radioman / greatmaps

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

dragging markers #142

Open midbim opened 5 years ago

midbim commented 5 years ago

Hello! Thanks for a cool tool;) I have a question is it possible to drag marker over another without loosing it, for example in windows forms example app i add two markers and when i try to move marker by holding it and i move it through second marker then makers switches between. Is it possible to keep dragging/moving first one through second marker without disturbing it?

radioman commented 5 years ago

you can add top marker on separate 'top' overlay witch is added later, so it will be rendered last on top on other layers, and it in the demo source.