Skip to main content

CylindricalProjectionOptions

Since version 4.0.0
interface CylindricalProjectionOptions extends ProjectionOptions

Extends

Properties

Whether the panorama image covers full 360 degrees.

Source URL to panorama image/video.

Properties for the video element.
Setting false will treat panorama source as an image, true will use default properties.

Properties

partial

>=4.0.0
partial

boolean

false

Whether the panorama image covers full 360 degrees.

src

>=4.0.0
src

string | HTMLElement

Source URL to panorama image/video.

video

>=4.0.0
inherited
video

boolean | Partial<VideoConfig>

Properties for the video element.
Setting false will treat panorama source as an image, true will use default properties.

Example

Default properties

autoplay: true
muted: true
loop: false
volume: 1