Closed janstieler closed 2 years ago
Hi, it would be nice to have a option for disable zoom on scroll. At mapbox you just need to add map.scrollZoom.disable();.
map.scrollZoom.disable();
Cheers
Thx for your input. it's available in version 1.0.6.
Hi, it would be nice to have a option for disable zoom on scroll. At mapbox you just need to add
map.scrollZoom.disable();
.Cheers