Unexpected Results - Google Autocomplete Against Yorkshire
I am getting unexpected results against 'Yorkshire' using Google Maps auto-complete API. I have filtered the results to only display regions of UK. Please help me Following are the
Solution 1:
It seems to be a bug in the API, see https://code.google.com/p/gmaps-api-issues/issues/detail?id=8619 and star if you want to see them fix it.
Solution 2:
In the ISO 3166-1 Alpha-2 compatible country code specification country 'uk' doesn't exists. Have you tried it with GB?
Check this link: http://www.iso.org/iso/home/standards/country_codes/country_names_and_code_elements.htm
Post a Comment for "Unexpected Results - Google Autocomplete Against Yorkshire"