View Single Post

  #2 (permalink)  
Old 11-21-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Hi,

Just was experimenting the same

FindResults Results;
Results = MP.ActiveMap.FindAddressResults(street, "", "", "", zip, GeoCountry.geoCountryBelgium);

To get lat / lon of the results you need the code from http://www.mp2kmag.com/a13--kohl.ext....mappoint.html

rgds, Wilfried
http://www.mestdagh.biz
Reply With Quote