iOS高德地图SDK(搜索)  V9.5.0
AMapAddressComponent Class Reference

地址组成要素 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapAddressComponent:
AMapSearchObject

Properties

NSString * country
 国家(since 5.7.0) More...
 
NSString * countryCode
 国家简码(since 7.4.0)仅海外生效 More...
 
NSString * province
 省/直辖市 More...
 
NSString * city
 More...
 
NSString * citycode
 城市编码 More...
 
NSString * district
 More...
 
NSString * adcode
 区域编码 More...
 
NSString * township
 乡镇街道 More...
 
NSString * towncode
 乡镇街道编码 More...
 
NSString * neighborhood
 社区 More...
 
NSString * building
 建筑 More...
 
AMapStreetNumberstreetNumber
 门牌信息 More...
 
NSArray< AMapBusinessArea * > * businessAreas
 商圈列表 AMapBusinessArea 数组 More...
 

Additional Inherited Members

- Instance Methods inherited from AMapSearchObject
(NSString *) - formattedDescription
 返回格式化的描述信息。通用数据结构和response类型有效。 More...
 

Detailed Description

地址组成要素

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

区域编码

◆ building

- (NSString*) building
readwritenonatomiccopy

建筑

◆ businessAreas

- (NSArray<AMapBusinessArea *>*) businessAreas
readwritenonatomicstrong

商圈列表 AMapBusinessArea 数组

◆ city

- (NSString*) city
readwritenonatomiccopy

◆ citycode

- (NSString*) citycode
readwritenonatomiccopy

城市编码

◆ country

- (NSString*) country
readwritenonatomiccopy

国家(since 5.7.0)

◆ countryCode

- (NSString*) countryCode
readwritenonatomiccopy

国家简码(since 7.4.0)仅海外生效

◆ district

- (NSString*) district
readwritenonatomiccopy

◆ neighborhood

- (NSString*) neighborhood
readwritenonatomiccopy

社区

◆ province

- (NSString*) province
readwritenonatomiccopy

省/直辖市

◆ streetNumber

- (AMapStreetNumber*) streetNumber
readwritenonatomicstrong

门牌信息

◆ towncode

- (NSString*) towncode
readwritenonatomiccopy

乡镇街道编码

◆ township

- (NSString*) township
readwritenonatomiccopy

乡镇街道


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