World Map marker click event?

Is there any way to have the World Map some how output a msg when a marker is clicked?
For example if I want to display data about the marker on the page outside the map?

the worldmap in node receives events when markers get created, moved, clicked or deleted.

Ah, I didnt have it configured properly, works now thanks.

Is there any way for it to tell me the name of the marker clicked?
This is what i get:
image

what version of worldmap do you have ?
you should get a msg.payload like
image

I had 1.5.12, have upgraded to 18, name is coming through now thanks.