A viewer that displays a 3D panorama.
Signature:
export default class Viewer360Base extends Viewer3DBase
Extends: Viewer3DBase
Constructor | Description |
---|---|
(constructor)(containerId, config, width, height) | Constructor a 3D panorama viewer. |
Method | Description |
---|---|
destroy() | Destroy the viewer. |
dumpScreen(width, height) | Capture current frame of the canvas to the image. |
setOrientationEnable(enabled) |