0

I am using google map and it is display in arabic view in arabic os mobile, But i need to display english view in Arabic os mobile.

So, is this possible for google map language is changed?

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
Najib.Nj
  • 3,706
  • 1
  • 25
  • 39
  • 1
    Try changing the Locale to English in your `onCreate`. Look into this [post](https://stackoverflow.com/questions/22863288/how-to-change-language-google-map-v2-android) for a detail code snippet. – Iffat Fatima Oct 15 '17 at 14:15
  • thanks, for ur answer, but it is already implemented but english google map is not displayed. so what i will do ? other solution pls. – Najib.Nj Oct 15 '17 at 14:36

2 Answers2

1

Unfortunately, it is not possible How to change language of maps dynamically in android?

It is also not possible to use one language for google map and other language for device settings and google keyboard.

cherif
  • 1,164
  • 1
  • 11
  • 16
0

There is a feature request in Google issue tracker to make it possible to set region and language bias programmatically.

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

Please feel free to star this feature request to add your vote and subscribe to notifications. Hopefully one day Google will implement it.

xomena
  • 31,125
  • 6
  • 88
  • 117