Readonly
configReadonly
containerReadonly
dataReadonly
loaderReadonly
navbarReadonly
notificationReadonly
overlayReadonly
panelReadonly
parentReadonly
rendererReadonly
stateReadonly
texturethe name of event
the class of the event
Rotates and zooms the view with a smooth animation
Resizes the scene if the viewer is resized
Creates a new tooltip Use Tooltip.move to update the tooltip without re-create
PSVError if the configuration is invalid
Destroys the viewer
Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
Enters the fullscreen mode
Exits the fullscreen mode
Returns the instance of a plugin if it exists
Returns the current position of the camera
Returns the current viewer size
Returns the current zoom level
Hides the error message
Checks if the viewer is in fullscreen
Request the scene to be continuously renderer (when using videos)
Request a new render of the scene
Subscribes to events on objects in the three.js scene
only objects with the following userData
will be observed
the name of event
the class of the event
Optional
options: boolean | EventListenerOptionsChanges the global mouse cursor
Update options
PSVError if the configuration is invalid
Update options
PSVError if the configuration is invalid
Loads a new panorama file
Loads a new panorama file, optionally changing the camera position/zoom and activating the transition animation.
If the "options" parameter is not defined, the camera will not move and the ongoing animation will continue.
If another loading is already in progress it will be aborted.
promise resolved with false if the loading was aborted by another call
Displays an error message over the viewer
Enables the keyboard controls
Stops the ongoing animation The return value is a Promise because the is no guaranty the animation can be stopped synchronously.
Disables the keyboard controls
Enters or exits the fullscreen mode
Unsubscribes to events on objects
Zooms to a specific level between maxFov
and minFov
Increases the zoom level
Decreases the zoom level
Photo Sphere Viewer controller