|
高德地图SDK(定位)
V2.12.2
|
逆地理信息 reverse geocoding More...
#import <AMapLocationCommonObj.h>
Instance Methods | |
| (NSString *township) | - __attribute__ |
| 乡镇 township More... | |
| (NSString *neighborhood) | - __attribute__ |
| 社区 Community More... | |
| (NSString *building) | - __attribute__ |
| 建筑 Architecture More... | |
Properties | |
| NSString * | formattedAddress |
| 格式化地址 Formatted Address More... | |
| NSString * | country |
| 国家 Country More... | |
| NSString * | province |
| 省/直辖市 Province More... | |
| NSString * | city |
| 市 City More... | |
| NSString * | district |
| 区 District More... | |
| NSString * | citycode |
| 城市编码 City Code More... | |
| NSString * | adcode |
| 区域编码 Region Code More... | |
| NSString * | street |
| 街道名称 Street Name More... | |
| NSString * | number |
| 门牌号 House Number More... | |
| NSString * | POIName |
| 兴趣点名称 POI Name More... | |
| NSString * | AOIName |
| 所属兴趣点名称 Parent POI Name More... | |
逆地理信息 reverse geocoding
| - (NSString* township) __attribute__ | ((deprecated("该字段从v2.2.0版本起不再返回数据,建议您使用AMapSearchKit的逆地理功能获取."))) |
乡镇 township
| - (NSString* neighborhood) __attribute__ | ((deprecated("该字段从v2.2.0版本起不再返回数据,建议您使用AMapSearchKit的逆地理功能获取."))) |
社区 Community
| - (NSString* building) __attribute__ | ((deprecated("该字段从v2.2.0版本起不再返回数据,建议您使用AMapSearchKit的逆地理功能获取."))) |
建筑 Architecture
|
readwritenonatomiccopy |
区域编码 Region Code
|
readwritenonatomiccopy |
所属兴趣点名称 Parent POI Name
|
readwritenonatomiccopy |
市 City
|
readwritenonatomiccopy |
城市编码 City Code
|
readwritenonatomiccopy |
国家 Country
|
readwritenonatomiccopy |
区 District
|
readwritenonatomiccopy |
格式化地址 Formatted Address
|
readwritenonatomiccopy |
门牌号 House Number
|
readwritenonatomiccopy |
兴趣点名称 POI Name
|
readwritenonatomiccopy |
省/直辖市 Province
|
readwritenonatomiccopy |
街道名称 Street Name