This commit is contained in:
Zsolt Ero
2024-01-19 21:21:17 +01:00
parent 7f64243aaf
commit 621a893806

View File

@@ -8,9 +8,9 @@ function initMap() {
bearing: 55.2, bearing: 55.2,
pitch: 60, pitch: 60,
container: mapDiv, container: mapDiv,
// boxZoom: false, boxZoom: false,
// doubleClickZoom: false, doubleClickZoom: false,
// scrollZoom: false, scrollZoom: false,
}) })
window.map = map window.map = map