Raruto / leaflet-rotate

Leaflet plugin that allows to add rotation functionality to map tiles
GNU General Public License v3.0
81 stars 23 forks source link

ScrollWheelZoom #33

Closed SensSebastianSchlosser closed 1 year ago

SensSebastianSchlosser commented 1 year ago

Hi!

I am using your extention for quite a while in my application. I saw in your code, that you have implemented some handlers from Leaflet (like TouchZoom, etc.) There is a further handler called "ScrollWheelZoom": https://github.com/Leaflet/Leaflet/blob/v1.9.3/src/map/handler/Map.ScrollWheelZoom.js

Is there a chance, that you will implement that into your repo? Should I assist you with creating a fork a create a pull request (I certainly gurateed you, that is not a good idea :D )?

SensSebastianSchlosser commented 1 year ago

Closed because resolved by a setting I missed 😢