View Single Post

  #2 (permalink)  
Old 11-28-2002
dzhong dzhong is offline
Member
Yellow Belt
 
Join Date: Aug 2002
Posts: 45
You may need to add the province name "ON" or "ON-Ontario" and use the method FindAddressResults. Try goMap.FindAddressResults("2967 Richmond street", "ottawa",,"ON-Ontario", "Canada"). The first item in the results should be the address you want.
Reply With Quote