高德地图SDK(导航)  V11.1.000
MAIndoorInfo Class Reference

#import <MAIndoorInfo.h>

Inheritance diagram for MAIndoorInfo:

Properties

NSString * cnName
 
NSString * enName
 
NSString * poiID
 
NSString * buildingType
 
int activeFloorIndex
 
int activeFloorInfoIndex
 
NSArray * floorInfo
 
int numberOfFloor
 
int numberOfParkFloor
 

Detailed Description

室内图信息 Indoor map information

Property Documentation

◆ activeFloorIndex

- (int) activeFloorIndex
readnonatomicassign

当前楼层index,和floorInfo内部的index相关 Current floor index, related to the index inside floorInfo

◆ activeFloorInfoIndex

- (int) activeFloorInfoIndex
readnonatomicassign

当前激活的楼层,只和floorInfo相关,与floorInfo内部元素的index无关 Currently active floor, only related to floorInfo, not related to the index of elements inside floorInfo

◆ buildingType

- (NSString*) buildingType
readnonatomicassign

建筑类型 Building type

◆ cnName

- (NSString*) cnName
readnonatomicassign

室内地图中文名 Indoor map Chinese name

◆ enName

- (NSString*) enName
readnonatomicassign

室内地图英文名 Indoor map English name

◆ floorInfo

- (NSArray*) floorInfo
readnonatomicassign

MAIndoorFloorInfo 组成,可直接通过 activeFloorInfoIndex 取出当前楼层 Composed of MAIndoorFloorInfo, the current floor can be directly retrieved through activeFloorInfoIndex

◆ numberOfFloor

- (int) numberOfFloor
readnonatomicassign

楼层数量 Number of floors

◆ numberOfParkFloor

- (int) numberOfParkFloor
readnonatomicassign

停车场楼层数量 Number of parking floors

◆ poiID

- (NSString*) poiID
readnonatomicassign

室内地图poiID Indoor map poiID


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。