This is due to the lack of setLanguage() method in Google Maps Android API. Although we can now set the local app UI to have the language we want, we cannot set the language of the Google Map itself (like label, etc.). Its language only depends on the system locale.
This is due to the lack of setLanguage() method in Google Maps Android API. Although we can now set the local app UI to have the language we want, we cannot set the language of the Google Map itself (like label, etc.). Its language only depends on the system locale.