diff --git a/website/assets/map_howto.js b/website/assets/map_howto.js index 56230d9..d474fea 100644 --- a/website/assets/map_howto.js +++ b/website/assets/map_howto.js @@ -9,7 +9,7 @@ function initMap() { pitch: 60, container: mapDiv, boxZoom: false, - doubleClickZoom: false, + // doubleClickZoom: false, scrollZoom: false, attributionControl: false, })