Hi,
Is there any way to obtain the ZIP code of a location from latitude-longitude in MapPoint 2002? I tried some stuff in VB6 and it seems you can do a FindResults on a location object (formed by a lat-long pair) and try to get the postal code from the StreetAdress property but it doesn't work. Maybe I'm doing something wrong. Any ideas? Thanks in advance.