0

My situation is same as in this question How to get address in English language only using GMSGeocoder

Does anyone know how to fix this problem?

My code is

  let geocoder = GMSGeocoder()
  geocoder.accessibilityLanguage = "en"
Rashid Latif
  • 2,809
  • 22
  • 26

1 Answers1

1

It seems a similar Feature Request has already been filed in our Public Issue Tracker. Would you mind checking and star it if it's applicable on your use case?

Here is the feature request: https://issuetracker.google.com/35828434

Hope this information find you helpful!

rafon
  • 1,469
  • 11
  • 21