View Single Post

  #1 (permalink)  
Old 04-28-2003
BC BC is offline
Junior Member
White Belt
 
Join Date: Apr 2003
Posts: 3
How to obtain ZIP code from lat-long?

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.
Reply With Quote