This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.

Class orbit.webclient.PanoramaViewerEvent

Class Summary

Constructor Attributes Constructor Name and Description
orbit.webclient.PanoramaViewerEvent(eventType)
Class PanoramaViewerEvent models a PanoramaViewer event.

Field Summary

Field Attributes Field Name and Description
<static> <constant> orbit.webclient.PanoramaViewerEvent.PHOTO_CHANGED
Identifies the 'stateChanged' event.
<static> <constant> orbit.webclient.PanoramaViewerEvent.SNAPSHOT_UPDATED
Identifies the 'snapshotUpdated' event.
<static> <constant> orbit.webclient.PanoramaViewerEvent.STATE_CHANGED
Identifies the 'photoPositionChanged' event.

Class Detail

orbit.webclient.PanoramaViewerEvent(eventType)
Class PanoramaViewerEvent models a PanoramaViewer event.

Parameters

{String} eventType The type of the event.
 
Last modified:: 2019/03/25 11:36