Map Doc
1.0
iOS-引擎SDK-开放平台
|
新搜索(PoiSearchSession)的搜索结果行政区划实体类 更多...
#import <MBRegionPoiItem.h>
属性 | |
NSInteger | adminLevel |
行政区划级别 更多... | |
NSString *_Nonnull | completeRegionName |
行政区划名称 例如:河南省郑州市二七区 更多... | |
MBPoint | regionCenter |
中心点坐标 更多... | |
NSString *_Nullable | adminCode |
行政区划编码 更多... | |
![]() | |
MBPoiItemType | itemType |
item类型 更多... | |
NSString *_Nonnull | name |
Poi 名称 更多... | |
NSString *_Nullable | address |
地址 更多... | |
MBPoint | entryPoint |
导航坐标(如公园的入口) 更多... | |
MBPoint | position |
double | distance |
NSString *_Nullable | typeName |
Poi 类型名 更多... | |
int | typeIconId |
int | tagIconId |
NSString *_Nullable | phoneNumber |
电话 更多... | |
BOOL | isKindOfRegion |
item是否是行政区 更多... | |
int | childPoiCount |
子节点 更多... | |
NSArray< NSString * > *_Nullable | childPoiShortNames |
NSArray< MBPoiItem * > *_Nullable | childPoiItems |
额外继承的成员函数 | |
![]() | |
(NSArray< MBPoiItem * > *_Nullable) | - subChildPoiItemsByType: |
(instancetype _Nonnull) | - initWithJsonString: |
(NSString *_Nonnull) | - toJsonString |
![]() | |
(instancetype) | - initWithHandle: |
(void *) | - getHandle |
新搜索(PoiSearchSession)的搜索结果行政区划实体类
|
readnonatomiccopy |
行政区划编码
|
readnonatomicassign |
行政区划级别
|
readnonatomiccopy |
行政区划名称 例如:河南省郑州市二七区
|
readnonatomicassign |
中心点坐标