|
高德地图SDK(导航)
V11.1.000
|
#import <MAIndoorInfo.h>
Properties | |
| NSString * | cnName |
| NSString * | enName |
| NSString * | poiID |
| NSString * | buildingType |
| int | activeFloorIndex |
| int | activeFloorInfoIndex |
| NSArray * | floorInfo |
| int | numberOfFloor |
| int | numberOfParkFloor |
室内图信息 Indoor map information
|
readnonatomicassign |
当前楼层index,和floorInfo内部的index相关 Current floor index, related to the index inside floorInfo
|
readnonatomicassign |
当前激活的楼层,只和floorInfo相关,与floorInfo内部元素的index无关 Currently active floor, only related to floorInfo, not related to the index of elements inside floorInfo
|
readnonatomicassign |
建筑类型 Building type
|
readnonatomicassign |
室内地图中文名 Indoor map Chinese name
|
readnonatomicassign |
室内地图英文名 Indoor map English name
|
readnonatomicassign |
由 MAIndoorFloorInfo 组成,可直接通过 activeFloorInfoIndex 取出当前楼层 Composed of MAIndoorFloorInfo, the current floor can be directly retrieved through activeFloorInfoIndex
|
readnonatomicassign |
楼层数量 Number of floors
|
readnonatomicassign |
停车场楼层数量 Number of parking floors
|
readnonatomicassign |
室内地图poiID Indoor map poiID