IndoorSelectorView

Interface for the indoor floor selector view.

Functions

Link copied to clipboard
abstract fun setIndoorGravity(gravity: Int)

Set the gravity/position of the indoor selector on the map.

Link copied to clipboard
abstract fun setIndoorSelectorMargins(left: Int, top: Int, right: Int, bottom: Int)

Set the margins for the indoor selector.

Link copied to clipboard
abstract fun updateFloors(floors: List<IndoorFloor>, selectedFloorId: String?)

Update the floor list and selected floor.

Properties

Link copied to clipboard

Controls the visibility of the indoor selector.