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

逆地理信息 More...

#import <AMapLocationCommonObj.h>

Inheritance diagram for AMapLocationReGeocode:

Instance Methods

(NSString *township) - __attribute__
 乡镇 More...
 
(NSString *neighborhood) - __attribute__
 社区 More...
 
(NSString *building) - __attribute__
 建筑 More...
 

Properties

NSString * formattedAddress
 格式化地址 More...
 
NSString * country
 国家 More...
 
NSString * province
 省/直辖市 More...
 
NSString * city
 More...
 
NSString * district
 More...
 
NSString * citycode
 城市编码 More...
 
NSString * adcode
 区域编码 More...
 
NSString * street
 街道名称 More...
 
NSString * number
 门牌号 More...
 
NSString * POIName
 兴趣点名称 More...
 
NSString * AOIName
 所属兴趣点名称 More...
 

Detailed Description

逆地理信息

Method Documentation

◆ __attribute__ [1/3]

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

乡镇

◆ __attribute__ [2/3]

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

社区

◆ __attribute__ [3/3]

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

建筑

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

区域编码

◆ AOIName

- (NSString*) AOIName
readwritenonatomiccopy

所属兴趣点名称

◆ city

- (NSString*) city
readwritenonatomiccopy

◆ citycode

- (NSString*) citycode
readwritenonatomiccopy

城市编码

◆ country

- (NSString*) country
readwritenonatomiccopy

国家

◆ district

- (NSString*) district
readwritenonatomiccopy

◆ formattedAddress

- (NSString*) formattedAddress
readwritenonatomiccopy

格式化地址

◆ number

- (NSString*) number
readwritenonatomiccopy

门牌号

◆ POIName

- (NSString*) POIName
readwritenonatomiccopy

兴趣点名称

◆ province

- (NSString*) province
readwritenonatomiccopy

省/直辖市

◆ street

- (NSString*) street
readwritenonatomiccopy

街道名称


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