Proposal to add language parameter to get result on preferred language. (iOS only for now, but already added the function in android as well )
User can put language like "en", "id", "en_US", or any formatted language code for set into user devices, then the geocoder will return result base on selected language. Don't worry if will affect current device language. After set the language with selected language, i also put the language back to original language after get the result. I create this after saw people had an issue on language, and i also need this feature, so i create this one. hope will help the community :)
For now only iOS supported, but i have added the function in android as well but not yet fill the logic to change language base on the language parameter, anyone can fill in it pls fill it, while i also ask my friend who has android studio :p
Thanks ! any question pls comment or msg me [email protected] thx
@devfd pls review thankss :)