View Single Post

  #4 (permalink)  
Old 01-10-2005
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,112
Hi,

Quote:
Originally Posted by Anonymous
If I supply a correct street, city and postal code for a German location, but the country is Sweden, the address result is of poor quality.
I dont understeand wy you want to give an adress in the one country while specifying another country ? If I give my streetaddress which is in Belgium and I specify eg Germany I dont think I get good results eather. If I misunderstood then please reprase your question.

Quote:
Originally Posted by Anonymous
FindResults Results = MP.ActiveMap.FindAddressResults("A street", "A city", "Other city", "Region", "Postal code", "Germany");
This will not compile since the country is not of type string but a type GeoCountry.
Reply With Quote