Support
Support » Plugin: Leaflet Map » zoom control
(@teddyyun)
2 months, 4 weeks ago
Can I zoom in with the mouse wheel without pressing the ctrl key?
(@hupe13)
You have enabled Gesture Handling for whole site, right? Disable this on https://your-domain.tld/wp-admin/admin.php?page=extensions-leaflet-map&tab=gesture and use the shortcode [leaflet-map height=500 fitbounds dragging scrollwheel] You can test this here.
[leaflet-map height=500 fitbounds dragging scrollwheel]
I finally found out how to do it. Thank you a lot!