icpac-igad / wagtail-leaflet-widget

A Leaflet JS - OSM based wagtail geo-location widget
https://pypi.org/project/wagtailleafletwidget/
23 stars 2 forks source link

Geopanel : Allow to disable scrollwheel #5

Closed olivierdalang closed 3 years ago

olivierdalang commented 4 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