hideFloorSelector

open fun hideFloorSelector(hide: Boolean)

Shows or hides the MPFloorSelectorInterface, 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 show/hide in real time, without refreshing the map.

Parameters

hide

Should the MPFloorSelectorInterface be visible?