|
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. |