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

行政区划 More...

#import <AMapCommonObj.h>

Inheritance diagram for AMapDistrict:
AMapSearchObject

Properties

NSString * adcode
 区域编码 More...
 
NSString * citycode
 城市编码 More...
 
NSString * name
 行政区名称 More...
 
NSString * level
 级别 More...
 
AMapGeoPointcenter
 城市中心点 More...
 
NSArray< AMapDistrict * > * districts
 下级行政区域数组 More...
 
NSArray< NSString * > * polylines
 行政区边界坐标点, NSString 数组 More...
 

Additional Inherited Members

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

Detailed Description

行政区划

Property Documentation

◆ adcode

- (NSString*) adcode
readwritenonatomiccopy

区域编码

◆ center

- (AMapGeoPoint*) center
readwritenonatomiccopy

城市中心点

◆ citycode

- (NSString*) citycode
readwritenonatomiccopy

城市编码

◆ districts

- (NSArray<AMapDistrict *>*) districts
readwritenonatomicstrong

下级行政区域数组

◆ level

- (NSString*) level
readwritenonatomiccopy

级别

◆ name

- (NSString*) name
readwritenonatomiccopy

行政区名称

◆ polylines

- (NSArray<NSString *>*) polylines
readwritenonatomicstrong

行政区边界坐标点, NSString 数组


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