This is a migrated thread and some comments may be shown as answers.

Getting location of mouse over map

0 Answers 57 Views
Map
This is a migrated thread and some comments may be shown as answers.
ryan
Top achievements
Rank 1
ryan asked on 23 Sep 2010, 10:02 PM
Edit:  Solved.  I used the MouseMove event and then wrote this: 

location =

 

Location.GetCoordinates(RadMap1, e.GetPosition(RadMap1));

 



Is there a way to get the location of the mouse (in latitude / longitude) besides using the MapMouseClick event? 

No answers yet. Maybe you can help?

Tags
Map
Asked by
ryan
Top achievements
Rank 1
Share this question
or