MAPG-38 turn out motiontracking for the time being
This commit is contained in:
parent
3afadb506b
commit
cb000a5887
@ -164,7 +164,8 @@
|
||||
Core.panorama = new google.maps.StreetViewPanorama(document.getElementById('panorama'), {
|
||||
disableDefaultUI: true,
|
||||
linksControl: true,
|
||||
showRoadLabels: false
|
||||
showRoadLabels: false,
|
||||
motionTracking: false
|
||||
});
|
||||
|
||||
Core.panorama.addListener('position_changed', function () {
|
||||
|
Loading…
Reference in New Issue
Block a user