MMKIndoorPlan
class MMKIndoorPlan : NSObject |
Describes indoor plan of building. Use activeLevelId property to select active level.
Summary
Properties
var levels: [MMKIndoorLevel] { get } |
var activeLevelId: String { get set } |
Properties
levels
var levels: [MMKIndoorLevel] { get } |
List of all levels in indoor plan, from bottom to top.
activeLevelId
var activeLevelId: String { get set } |
Gets/sets active id.