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