MMKIndoorPlan
@interface MMKIndoorPlan : NSObject |
Describes indoor plan of building. Use activeLevelId property to select active level.
Summary
Properties
@property (nonatomic, readonly, nonnull) NSArray<MMKIndoorLevel *> *levels; |
@property (nonatomic, assign, unsafe_unretained, readwrite, nonnull) |
Properties
levels
@property (nonatomic, readonly, nonnull) NSArray<MMKIndoorLevel *> *levels; |
List of all levels in indoor plan, from bottom to top.
activeLevelId
@property (nonatomic, assign, unsafe_unretained, readwrite, nonnull) |
Gets/sets active id.