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

地理编码 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapGeocode:
AMapSearchObject

Properties

NSString * formattedAddress
 格式化地址 More...
 
NSString * province
 所在省/直辖市 More...
 
NSString * city
 城市名 More...
 
NSString * citycode
 城市编码 More...
 
NSString * district
 区域名称 More...
 
NSString * adcode
 区域编码 More...
 
NSString * township
 乡镇街道 More...
 
NSString * neighborhood
 社区 More...
 
NSString * building
 More...
 
AMapGeoPointlocation
 坐标点 More...
 
NSString * level
 匹配的等级 More...
 
NSString * country
 国家(since 7.4.0)仅海外生效 More...
 
NSString * postcode
 国家简码(since 7.4.0)仅海外生效 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

◆ city

- (NSString*) city
readwritenonatomiccopy

城市名

◆ citycode

- (NSString*) citycode
readwritenonatomiccopy

城市编码

◆ country

- (NSString*) country
readwritenonatomiccopy

国家(since 7.4.0)仅海外生效

◆ district

- (NSString*) district
readwritenonatomiccopy

区域名称

◆ formattedAddress

- (NSString*) formattedAddress
readwritenonatomiccopy

格式化地址

◆ level

- (NSString*) level
readwritenonatomiccopy

匹配的等级

◆ location

- (AMapGeoPoint*) location
readwritenonatomiccopy

坐标点

◆ neighborhood

- (NSString*) neighborhood
readwritenonatomiccopy

社区

◆ postcode

- (NSString*) postcode
readwritenonatomiccopy

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

◆ province

- (NSString*) province
readwritenonatomiccopy

所在省/直辖市

◆ township

- (NSString*) township
readwritenonatomiccopy

乡镇街道


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