IITC-CE / Leaflet.Canvas-Markers

Leaflet plugin for displaying icons on canvas instead of DOM
MIT License
2 stars 4 forks source link

Marker events handling #5

Closed johnd0e closed 5 years ago

johnd0e commented 5 years ago

https://github.com/Spaction/Leaflet.Canvas-Markers/commit/153525e045e1c4ec22a0ecb02d965366e99852a0: this commit introduces inconsistency in events flow.

https://github.com/IITC-CE/Leaflet.Canvas-Markers/pull/1/commits/e0bc449cbf28071d55649dfe130c4b877600b6fc: it is temporary fix, we should find out how to do it right way (with maximum compatibility with the rest of leaflet)

johnd0e commented 5 years ago

Minimal necessary changes for using in IITC will be done in layer-features-back branch.