Localization102
Localization102 copied to clipboard
Switch language in Google Place Autocomplete results
I am using this library for my project and this is really good. I am using Google Place Autocomplete API, when I switch language the google place API search result not affected without restart the app, others are working perfectly. Is there any way to do that??
hey @binnilal, you may look at google maps sdk if they allow the user to choose the locale.
Google SDK takes the app language for displaying results. There is no option to set the language in SDK.