iOS高德地图SDK(搜索)
V9.5.0
|
行政区划 More...
#import <AMapCommonObj.h>
Properties | |
NSString * | adcode |
区域编码 More... | |
NSString * | citycode |
城市编码 More... | |
NSString * | name |
行政区名称 More... | |
NSString * | level |
级别 More... | |
AMapGeoPoint * | center |
城市中心点 More... | |
NSArray< AMapDistrict * > * | districts |
下级行政区域数组 More... | |
NSArray< NSString * > * | polylines |
行政区边界坐标点, NSString 数组 More... | |
Additional Inherited Members | |
Instance Methods inherited from AMapSearchObject | |
(NSString *) | - formattedDescription |
返回格式化的描述信息。通用数据结构和response类型有效。 More... | |
行政区划
|
readwritenonatomiccopy |
区域编码
|
readwritenonatomiccopy |
城市中心点
|
readwritenonatomiccopy |
城市编码
|
readwritenonatomicstrong |
下级行政区域数组
|
readwritenonatomiccopy |
级别
|
readwritenonatomiccopy |
行政区名称
|
readwritenonatomicstrong |
行政区边界坐标点, NSString 数组