MMKIndoorPlan

class MMKIndoorPlan : NSObject

Describes indoor plan of building. Use activeLevelId property to select active level.

Summary

Properties

var levels: [MMKIndoorLevel] { get }
List of all levels in indoor plan, from bottom to top

var activeLevelId: String { get set }
Gets/sets active id

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.