buche / leaflet-openweathermap

A JavaScript library for including OpenWeatherMap's layers and OWM's current city/station data in leaflet based maps without hassle.
259 stars 132 forks source link

cannot disable mouse schroll Wheel over the map #29

Closed maxservice closed 6 years ago

maxservice commented 6 years ago

Hi, is it possible to prevent mouse wheel to zoom in out over the map?

on google map is possible using scrollwheel: false

Thanks