IndoorMapSDK
室内地图SDK参考文档
 全部  函数 变量 属性
OIMPoi类 参考

室内POI数据结构 更多...

#import <OIMFeature.h>

类 OIMPoi 继承关系图:
OIMFeature

属性

int floorNo
 POI所属楼层 更多...
 
- 属性 继承自 OIMFeature
NSString * pid
 数据标识 更多...
 
NSString * name
 名称 更多...
 
int type
 类型 更多...
 
int category
 Feature的高德分类 更多...
 
NSMutableDictionary * properties
 其它的属性 更多...
 
NSMutableArray * features
 相关联的Feature列表 更多...
 
NSMutableArray * points
 Feature的几何信息 更多...
 

详细描述

室内POI数据结构

自从
2.0.0

属性说明

- (int) floorNo
readwritenonatomicassign

POI所属楼层

自从
2.0.0

该类的文档由以下文件生成: