I am using a Google API autocomplete. i try to restrict only for the Australia. But it suggests every cities in country.for example if i type “new” It suggests New York also. i don’t want like that. I want to display only the cities in the Australia
The Working sample is in Jsfiddle.Thanks in advance
Too late to answer perhaps…
But, this has worked for me:
Put the following in your
initialize()method