mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
map
This commit is contained in:
@@ -8,9 +8,9 @@ function initMap() {
|
||||
bearing: 55.2,
|
||||
pitch: 60,
|
||||
container: mapDiv,
|
||||
// boxZoom: false,
|
||||
// doubleClickZoom: false,
|
||||
// scrollZoom: false,
|
||||
boxZoom: false,
|
||||
doubleClickZoom: false,
|
||||
scrollZoom: false,
|
||||
})
|
||||
window.map = map
|
||||
|
||||
|
||||
Reference in New Issue
Block a user