View Single Post

  #3 (permalink)  
Old 01-10-2005
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
I would like to be more specific.

1> I get the matched addresses using findaddressresults method
2> This returns me the Results object having the ambiguous results.
Among these results I would like to get the closest match to my address.

Suppose if I pass

FindAddressResults("","New York", "", "NY", "", "US");

I must get the location which is center of New York.

I hope I am clear.

Vijay
Reply With Quote