高德地图SDK(定位)  V2.12.2
AMapLocationReGeocode Class Reference

逆地理信息 reverse geocoding More...

#import <AMapLocationCommonObj.h>

Inheritance diagram for AMapLocationReGeocode:

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...
 

Detailed Description

逆地理信息 reverse geocoding

Method Documentation

◆ __attribute__ [1/3]

- (NSString* township) __attribute__ ((deprecated("该字段从v2.2.0版本起不再返回数据,建议您使用AMapSearchKit的逆地理功能获取."))) 

乡镇 township

◆ __attribute__ [2/3]

- (NSString* neighborhood) __attribute__ ((deprecated("该字段从v2.2.0版本起不再返回数据,建议您使用AMapSearchKit的逆地理功能获取."))) 

社区 Community

◆ __attribute__ [3/3]

- (NSString* building) __attribute__ ((deprecated("该字段从v2.2.0版本起不再返回数据,建议您使用AMapSearchKit的逆地理功能获取."))) 

建筑 Architecture

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

区域编码 Region Code

◆ AOIName

- (NSString*) AOIName
readwritenonatomiccopy

所属兴趣点名称 Parent POI Name

◆ city

- (NSString*) city
readwritenonatomiccopy

市 City

◆ citycode

- (NSString*) citycode
readwritenonatomiccopy

城市编码 City Code

◆ country

- (NSString*) country
readwritenonatomiccopy

国家 Country

◆ district

- (NSString*) district
readwritenonatomiccopy

区 District

◆ formattedAddress

- (NSString*) formattedAddress
readwritenonatomiccopy

格式化地址 Formatted Address

◆ number

- (NSString*) number
readwritenonatomiccopy

门牌号 House Number

◆ POIName

- (NSString*) POIName
readwritenonatomiccopy

兴趣点名称 POI Name

◆ province

- (NSString*) province
readwritenonatomiccopy

省/直辖市 Province

◆ street

- (NSString*) street
readwritenonatomiccopy

街道名称 Street Name


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。