Map Doc
1.0
iOS-引擎SDK-开放平台
|
#import <MBReverseGeocode.h>
属性 | |
int | roadDistance |
MBPoint | navPos |
道路距离 更多... | |
int | naviInfoTypeId |
在线POI 的导航坐标 更多... | |
NSString * | province |
在线POI 的类型编码 更多... | |
NSString * | city |
省 更多... | |
NSString * | area |
城市 更多... | |
NSString * | poiDirection |
地区 更多... | |
NSString * | poiArea |
poi方向 更多... | |
NSString * | poiCity |
兴趣点行政区 更多... | |
NSString * | roadName |
兴趣点城市 更多... | |
NSString * | roadDirection |
道路名称 更多... | |
NSString * | roadLevel |
道路方向 更多... | |
![]() | |
NSInteger | poiId |
唯一 ID 更多... | |
unsigned int | type |
MBPoint | pos |
导航坐标(如公园的入口) 更多... | |
MBPoint | displayPos |
NSString *_Nonnull | name |
Poi 名称 更多... | |
NSString *_Nonnull | address |
地址 更多... | |
NSString *_Nullable | phoneNumber |
电话 更多... | |
NSString *_Nullable | regionName |
所在地区名 更多... | |
NSString *_Nullable | typeName |
Poi 类型名称 更多... | |
NSInteger | distance |
与搜索中心点的距离 更多... | |
NSInteger | userData |
用户自定义 更多... | |
BOOL | isValidate |
NSString *_Nullable | pid |
常用地址标识(如"家"、"常用地址1") 更多... | |
NSString *_Nullable | displayName |
显示名称(由用户编辑而来) 更多... | |
NSString *_Nullable | uid |
云同步后的 Poi 唯一标识 更多... | |
NSInteger | editMode |
等待云同步的 Poi 状态标识(新增、删除、修改等) 更多... | |
NSInteger | index |
常用地址/收藏索引 更多... | |
double | useTime |
常用地址/收藏的新增时间戳 更多... | |
额外继承的成员函数 | |
![]() | |
(void) | - reset |
(void) | - updateFromPoiObject: |
(nonnull MBPoiFavorite *) | - clone |
(void) | - updatePoiObject: |
![]() | |
(instancetype) | - initWithHandle: |
(void *) | - getHandle |
逆地理信息类 DEPRECATED since 4.10.x! 但是不能删除,因为客户端本地存储了该类的序列化信息。每次客户端都会反序列化读取。
|
readwritenonatomiccopy |
城市
|
readwritenonatomiccopy |
省
|
readwritenonatomicassign |
在线POI 的导航坐标
|
readwritenonatomicassign |
道路距离
|
readwritenonatomiccopy |
poi方向
|
readwritenonatomiccopy |
兴趣点行政区
|
readwritenonatomiccopy |
地区
|
readwritenonatomiccopy |
在线POI 的类型编码
|
readwritenonatomiccopy |
道路名称
|
readwritenonatomicassign |
|
readwritenonatomiccopy |
道路方向
|
readwritenonatomiccopy |
兴趣点城市