Display Options Parameters
hideUI
enum
true | false | onMobileDevices | ifNoInPlaceZoomValues| Possible values: | Result: |
|---|---|
true | UI is hidden every time |
false | UI is visible every time |
onMobileDevices | UI is hidden on mobile devices |
ifNoInPlaceZoom | UI is hidden if in place zoom is deactivated |
noNav
boolean
falseDefaultHides or displays the navigation window.
autoHideNav
boolean
falseDefaultHides or displays the navigation window automatically if the magnification is at minimum.
Time in seconds for a full rotation. Negative values reverse spin direction.
Can be used instead of autoSpinSpeed to define the duration of the AutoSpin. autoSpinInterval defines the pause between every step of the rotation in ms.
Negative values reverse spin direction. The hierarchy of the parameters is as follows:
-
autoSpin_interval(Plugin Parameter) autoSpinInterval(Config Parameter)autoSpin_speed(Plugin Parameter)autoSpinSpeed(Config Parameter)
enableZoom
boolean
trueDefaultEnable the user to zoom in and out.
On touch enabled devices the zoom is based on the native pinch zoom gesture. On non touch enabled devices, in place zoom by clicking the object or dragging up/down will be enabled instead. Alternatively, the menu bar can be used for zooming.
desktopClickZoomScale
float
3DefaultFor desktop browsers only. The magnification level to use when clicking the object.
backgroundColor
rgb hex
#FFFFFFDefaultThe background (6-digit hex) color to use. The color should match the video's or image's background color (usually white or black).
mouseSensitivity
float
1.0"DefaultSensitivity of the mouse (finger) movement when rotating the object.
trueDefaultWhen using a spin video you can optionally have the viewer draw small dots on the video. This improves the visual impression of the video in higher resolutions.
pelletsOpacity
float
0.09DefaultOpacity of the dots ("pellets") drawn on the video, if the pellets parameter is enabled.
adaptiveUISize
boolean
trueDefaultWhen set to true, the interface scales according to the zoom level.
inPlaceZoom
enum
true | false | autoValuesThe parameter defines if in-place-zoom (zooming directly in the FSI Viewer instance) is activated.
| Possible Values: | Result: |
|---|---|
true | In-place Zoom is activated |
false | In-place Zoom is deactivated |
auto | In-place Zoom is activated, but not on mobile devices |
documentZoom
enum
true | false | autoValuesActivates pinch document zoom on FSI Viewer instance.
| Possible Values: | Result: |
|---|---|
true | pinch document zoom is activated |
false | pinch document zoom is deactivated |
auto | pinch document zoom is activated on all touch-enabled devices |
autoDisablePointerActions
boolean
trueDefaultDisables mouse and touch events if viewer's height OR width is larger than the viewport width or height.
loadExactPreviewImagesAfterResize
boolean
trueDefaultReload images in the new required resolution after a resize event.
maxZoom
float
100DefaultDefines the maximum magnification level.
minInstanceSize
integer
60DefaultDefines the minimum instance size of the viewer.