Interface: FallbackOptions
viewer.FallbackOptions
Interface for the fallback component options that can be provided to the viewer when the browser does not have WebGL support.
interface
Properties#
image#
• Optional image: boolean
Show static images without pan, zoom, or transitions.
description Fallback for image when WebGL is not supported.
default false
Defined in#
viewer/options/FallbackOptions.ts:20
navigation#
• Optional navigation: boolean | NavigationFallbackConfiguration
Show static navigation arrows in the corners.
description Fallback for direction and sequence when WebGL is not supported.
default false