高德地图SDK(定位)
V2.10.0
|
行政区域信息 More...
#import <AMapLocationCommonObj.h>
Properties | |
NSString * | cityCode |
城市编码 More... | |
NSString * | districtCode |
区域编码 More... | |
NSString * | district |
区名 More... | |
NSArray< NSArray< AMapLocationPoint * > * > * | polylinePoints |
行政区域轮廓坐标点,每个行政区可能有多个模块,每个模块的坐标点数组由AMapLocationPoint构成 More... | |
行政区域信息
|
readwritenonatomiccopy |
城市编码
|
readwritenonatomiccopy |
区名
|
readwritenonatomiccopy |
区域编码
|
readwritenonatomiccopy |
行政区域轮廓坐标点,每个行政区可能有多个模块,每个模块的坐标点数组由AMapLocationPoint构成