aratcliffe / Leaflet.contextmenu

A context menu for Leaflet.
MIT License
367 stars 107 forks source link

second parameter missing in contextmenu.show? #102

Closed DanielRuf closed 4 years ago

DanielRuf commented 7 years ago

I always get undefined when I try to output the parameters of the contextmenu.show event or where do we get the relatedTarget data from? Or is it always undefined for the map?

Edit: It seems it is in the event but it is always null.

DanielRuf commented 6 years ago

Bump.