0

I can get the current address from google map's api (Google Place Picker). but it returns strings as English language.

now, How can I change default language google place picker?

Is it possible?

S.M_Emamian
  • 17,005
  • 37
  • 135
  • 254
  • http://stackoverflow.com/a/27221173/4148757 – bhaskar kurzekar Apr 17 '17 at 13:07
  • Did u check [this](http://stackoverflow.com/questions/35720426/how-to-change-language-of-placepicker-in-android) – Piyush Apr 17 '17 at 13:07
  • add language at end of url `http://maps.googleapis.com/maps/api/geocode/json?latlng=35.706172,51.316568&sensor=true&language=ar` [laguage support](https://developers.google.com/maps/faq#languagesupport) – Deep 3015 May 14 '17 at 06:36

0 Answers0