mariusandra / pigeon-maps

ReactJS Maps without external dependencies
https://pigeon-maps.js.org/
MIT License
3.44k stars 142 forks source link

Add the possibility to use other "META" keys #119

Closed olehmaksym closed 3 years ago

olehmaksym commented 3 years ago

Add the possibility to use other "META" keys. Currently, when I want to use metaWheelZoom I can use it only with CMD or WIN button. But on windows systems, it is not user friendly. I suggest adding also the Control key as "META".

P.S. On wheel event exists next "META" keys [altKey, ctrlKey, metaKey, shiftKey]