Closed olivierdalang closed 3 years ago
Currently, when you scrolls down an admin page, you can suddenly hover the map widget, in which case you'll switch from scrolling to zooming.
It would be nice to allow to easily disable this, with something like scrollWheelZoom: false in the leaflet config
scrollWheelZoom: false
Currently, when you scrolls down an admin page, you can suddenly hover the map widget, in which case you'll switch from scrolling to zooming.
It would be nice to allow to easily disable this, with something like
scrollWheelZoom: false
in the leaflet config