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
falseDefault
Hides or displays the navigation window.
autoHideNav
boolean
falseDefault
Hides 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
trueDefault
Enable 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
3Default
For desktop browsers only. The magnification level to use when clicking the object.
backgroundColor
rgb hex
#FFFFFFDefault
The 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"Default
Sensitivity of the mouse (finger) movement when rotating the object.
trueDefault
When 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.09Default
Opacity of the dots ("pellets") drawn on the video, if the pellets
parameter is enabled.
adaptiveUISize
boolean
trueDefault
When set to true, the interface scales according to the zoom level.
inPlaceZoom
enum
true | false | autoValues
The 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 | autoValues
Activates 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
trueDefault
Disables mouse and touch events if viewer's height OR width is larger than the viewport width or height.
loadExactPreviewImagesAfterResize
boolean
trueDefault
Reload images in the new required resolution after a resize event.
maxZoom
float
100Default
Defines the maximum magnification level.
minInstanceSize
integer
60Default
Defines the minimum instance size of the viewer.