Closed DanielRuf closed 4 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?
undefined
contextmenu.show
relatedTarget
Edit: It seems it is in the event but it is always null.
null
Bump.
I always get
undefined
when I try to output the parameters of thecontextmenu.show
event or where do we get therelatedTarget
data from? Or is it alwaysundefined
for the map?Edit: It seems it is in the event but it is always
null
.