updateFloors

abstract fun updateFloors(floors: List<IndoorFloor>, selectedFloorId: String?)

Update the floor list and selected floor.

Parameters

floors

List of available floors

selectedFloorId

ID of the currently selected floor