View Single Post

  #9 (permalink)  
Old 12-12-2005
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,123
Hi,

Glad it works now for you

Code:
 mapLoc = myMap.GetLocation(dblLat, dblLon, 100);
Please set altitude to 1 !!! Some methods will have a high dillusion of precision if you go so hight.
Reply With Quote