I am creating an app that uses an address field.
I want to limit the suggested results to Australia only.
At the moment, it presents American addresses first. I have to type the full address to show the local ones.

I am creating an app that uses an address field.
I want to limit the suggested results to Australia only.
At the moment, it presents American addresses first. I have to type the full address to show the local ones.
Solved my own question - Set the 'CountrySet' property to your local country.