Hi,
I have a requirement to get a postcode and street address of a given location using VB .Net. I will have long & lat of the location and want to get the nearest postcode and street address (the probablity is tha the log & lat will be on a street). I have used the getlocation method to return a location object but I do not know how to convert this to a postcode and street address.
Thanks for any help,
Chris