Classes

Classes

BasicPanorama
CubePanorama
EmptyPanorama
GoogleStreetviewPanorama
ImageLittlePlanet
ImagePanorama
Infospot
LittlePlanet
Panorama
Reticle
SpriteText
Tile
TileGroup
VideoPanorama
Viewer
Widget

Namespaces

PANOLENS
Utils
CubeTextureLoader
ImageLoader
TextureLoader

Events


'pause'

Pause event
Type: object
Source:

'play'

Play event
Type: object
Source:

dismiss

Dimiss event
Type: object
Source:

panolens-container

Set container event
Type: object
Properties:
Name Type Description
container HTMLElement The container of this panorama
Source:

panolens-dual-eye-effect

Dual eye effect event
Type: object
Properties:
Name Type Description
mode PANOLENS.Modes Current display mode
Source:

panolens-dual-eye-effect

Dual eye effect event
Type: object
Properties:
Name Type Description
mode PANOLENS.Modes Current display mode
Source:

enter

Enter panorama event
Type: object
Source:

enter-animation-complete

Enter panorama and animation complete event
Type: object
Source:

enter-animation-start

Enter panorama and animation starting event
Type: object
Source:

enter-fade-complete

Enter panorama fade complete event
Type: object
Source:

enter-fade-start

Enter panorama fade in start event
Type: object
Source:

error

Loading panorama error event
Type: object
Source:

infospot-animation-complete

Complete toggling infospot visibility
Type: object
Source:

leave

Leave panorama event
Type: object
Source:

leave-animation-start

Leave panorama and animation starting event
Type: object
Source:

leave-complete

Leave panorama complete event
Type: object
Source:

load

Load panorama event
Type: object
Source:

panolens-viewer-handler

Viewer handler event
Type: object
Properties:
Name Type Description
method string Viewer function name
data * The argument to be passed into the method
Source:

panolens-viewer-handler

Infospot focus handler event
Type: object
Properties:
Name Type Description
method string Viewer function name
data * The argument to be passed into the method
Source:

panolens-viewer-handler

On panorama dispose handler
Type: object
Properties:
Name Type Description
method string Viewer function name
data * The argument to be passed into the method
Source:

progress

Loading panorama progress event
Type: object
Properties:
Name Type Description
progress object The progress object containing loaded and total amount
Source:

control-bar-toggle

Toggle control bar event
Type: object
Source:

video-control-hide

Hide video widget
Type: object
Source:

video-control-show

Show video widget event
Type: object
Source:

video-time

Setting video time event
Type: object
Properties:
Name Type Description
percentage number Percentage of a video. Range from 0.0 to 1.0
Source:

video-toggle

Toggle video event
Type: object
Source:

video-update

Video update event
Type: object
Properties:
Name Type Description
percentage number Percentage of a video. Range from 0.0 to 1.0
Source:

window-resize

Window resizing event
Type: object
Properties:
Name Type Description
width number Width of the window
height number Height of the window
Source: