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