Hi,
I want to know if you support snapping functionality now? If not, then how can I get the x,y values of the mouse point in MapMouseMove event?
winformsMap1.TrackOverlay.MapMouseMove += new System.EventHandler<mapmousemoveinteractiveoverlayeventargs>(Snap);
I cannot find any mouse coordinates in the event agument