mutsuyuki / Leaflet.SmoothWheelZoom

Smooth wheel zoom plugin for leaflet. This plugin provide smooth zoom ux like Google map.
MIT License
79 stars 31 forks source link

suggest disabling zoom snapping in the readme #9

Open BudgieInWA opened 2 years ago

BudgieInWA commented 2 years ago

This plugin effectively bypassing zoom snapping when scrolling with the mouse, but anything else that changes the zoom -- pinch zooming with a touch screen, or calling fitBounds() -- causes the zoom to snap again.