Document Location SDK for iOS Guides Geofencing Geocoding

Geocoding

Setting the Reverse Geocoding Language

@property (nonatomic, assign) AMapRegionLanguageType reGeocodeLanguage;
  
self. locationManager = [[AMapLocationManager alloc] init];
self.locationManager.reGeocodeLanguage = AMapRegionLanguageTypeTh;