iOS高德地图SDK(搜索) V9.8.0
Loading...
Searching...
No Matches
AMapDistrict Class Reference

行政区划 More...

#include <AMapCommonObj.h>

Inheritance diagram for AMapDistrict:
AMapSearchObject

Properties

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

Additional Inherited Members

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

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 高德信息技术有限公司 版权所有,保留所有权利。