setCurrentFloor

open fun setCurrentFloor(currentFloor: MapBuildingFloor)

Sets the current floor. When set, this will load the styles for the given floor.

Deprecated

Deprecated since 1.2. Use activeIndoorFloors instead

Parameters

currentFloor

The MapBuildingFloor to set.