radioman / greatmaps

GMap.NET - Great Maps for Windows Forms & Presentation
912 stars 408 forks source link

Make Marker Transparent or Allow Click on Polygon? #129

Open cadenchabot opened 5 years ago

cadenchabot commented 5 years ago

I am mapping a bunch of lines on the map, and I want to add tool tip info on click or on mouse over. I currently have it working, but the markers are in the way. Is there a way to hide the marker but still have the tooltip?

I have also tried writing a method OnPolygonClick but it does nothing at all.

Either of these would be fine, thanks for any help and this is a great tool!