TSetFloorOptions: { context?: TFloorChangeReason }

Options passed to MapView.setFloor to control how the floor change is performed and to provide an optional reason that is propagated to floor-change event listeners.

Type declaration

  • Optionalcontext?: TFloorChangeReason

    Optionally provide the context for the floor change which will be published as the reason for the floor-change event.