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