View Single Post

  #1 (permalink)  
Old 09-08-2005
rorgmanche rorgmanche is offline
Junior Member
White Belt
 
Join Date: Aug 2005
Posts: 8
Retrieve Lat/Lon of a ShaddedCircle

Hi,

I am working on an application under VB.net using the MapPoint API. I have a question: is it possible to retrieve the coordinate of a selected ShaddedCircle ? I have programmaticaly imported data from ".txt" file and have put them on a map with ShaddedCircles. When i select any ShaddedCircle, the lat/lon of is not correct and is always the same. However, when i select another point on the map, like a city for example, the coordinates are correct.
Have someone already succeeded in retrieving Lat/lon of ShaddedCircle ?


Best regards,
Reply With Quote