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