Change locale for Place Autocomplete

Viewed 1388
1 Answers

It looks like currently there is no way to force the locale or regional bias in Google Maps Android API and Google Maps Places API for Android. I can see the following feature request in Google issue tracker that was filed exactly for this purpose:

https://issuetracker.google.com/issues/63829150

Feel free to add star in the feature request to add your vote and subscribe to notifications. Hopefully, one day Google will implement it.

Related