View Single Post

  #3 (permalink)  
Old 08-30-2005
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
Hi,

I tryed your original code as whell and it works. Only your coordinates are not right, it has to be: loc = map.GetLocation(52.0185, -0.2653, 1);

Longitude -0.2654 is not on a road, so map cannot give you information. You have to be at least on a known object.
Reply With Quote