高德地图SDK(定位) V2.11.1
Loading...
Searching...
No Matches
AMapLocationReGeocode Class Reference

逆地理信息 More...

#include <AMapLocationCommonObj.h>

Inheritance diagram for AMapLocationReGeocode:

Instance Methods

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

Properties

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

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 高德信息技术有限公司 版权所有,保留所有权利。