alaurenz / metrobike

0 stars 1 forks source link

MapFragment can ONLY have the language of the system. (Won't Fix) #174

Closed CoolCapri closed 9 years ago

CoolCapri commented 11 years ago

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.