i have some points , i have already add marker for this points by this example
https://www.mapwindow.org/documentation/mapwingis4.9/_mark_points_8cs-example.html
i want when i click to one marker it will show something belong to clicked marker (ex: lat,lon, or some text)
i try to do that with this example
https://www.mapwindow.org/documentation/mapwingis4.8/_tool_tip_8cs-example.html
but it not work it not fire event when i click to my marker (it’s fire when i click everything in my shapefile)
can u help me thanks