MAPG-97 switch off motion tracking in map editor
This commit is contained in:
parent
150bc5be20
commit
c51c023357
@ -91,7 +91,8 @@
|
||||
fullscreenControl: false,
|
||||
fullscreenControlOptions: {
|
||||
position: google.maps.ControlPosition.LEFT_TOP
|
||||
}
|
||||
},
|
||||
motionTracking: false
|
||||
});
|
||||
|
||||
document.getElementById('cancelButton').onclick = function () {
|
||||
|
Loading…
Reference in New Issue
Block a user