mariusandra / pigeon-maps

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

fix pointer events for custom marker and custom map cursors #191

Closed SanderCokart closed 9 months ago

SanderCokart commented 1 year ago

pointer events none breaks custom markers by not having a cursor-pointer;, it also prevents the user from changing the map cursor to lets say cursor: grab;