IndoorMapSDK
室内地图SDK参考文档
|
室内POI数据结构 更多...
#import <OIMFeature.h>
属性 | |
int | floorNo |
POI所属楼层 更多... | |
属性 继承自 OIMFeature | |
NSString * | pid |
数据标识 更多... | |
NSString * | name |
名称 更多... | |
int | type |
类型 更多... | |
int | category |
Feature的高德分类 更多... | |
NSMutableDictionary * | properties |
其它的属性 更多... | |
NSMutableArray * | features |
相关联的Feature列表 更多... | |
NSMutableArray * | points |
Feature的几何信息 更多... | |
室内POI数据结构
|
readwritenonatomicassign |
POI所属楼层