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"
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"
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!