Skip to main content

showFloorElevator

Type: boolean
Default: true

Allows to either show or hide the floor elevator on multi-floor charts, shown at the bottom-right corner, which allows users to switch floors.

Use this setting when you intend to allow switching floors, but rather build the GUI on your end.

Switching floors is still allowed.

Hiding the floor elevator will not prevent to switch floors programmatically, nor prevent users from select a floor by tapping on it from the all-floors overview, or any other UI gesture implemented in the future. If you need to prevent all floor navigtion, use lockActiveFloor instead.