IndoorControlModel | iOS SDK | Urbi Documentation

IndoorControlModel

Model of the floors control.

Extends: Hashable
public static func == (lhs: IndoorControlModel, rhs: IndoorControlModel) -> Bool

Returns a Boolean value indicating whether two values are equal.

public convenience init(
    map: Map
)
Parameters
map
Methods
Properties
StatefulChannel<UInt64?>

Active floor index.

Active floor index.

Set<LevelId>

Floors on which labels are displayed.

StatefulChannel<[String]>

Floor names. Blank if the map does not show a building with floor plans, or if the building has only one floor.

Floor names. Blank if the map does not show a building with floor plans, or if the building has only one floor.