enableFloorSelector

fun enableFloorSelector(enable: Boolean)

Enables or disables the FloorSelectorInterface, i.e. hiding the View from the MapControl The MapControl will still receive relevant events on floor updates, building change etc. The Interface will also receive the events, making it possible to enable/disable in real time, without refreshing the map.

Parameters

enable

Should the FloorSelectorInterface be enabled?