This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.
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_CHANGEDIdentifies the 'stateChanged' event. |
| <static> <constant> | orbit.webclient.PanoramaViewerEvent.SNAPSHOT_UPDATEDIdentifies the 'snapshotUpdated' event. |
| <static> <constant> | orbit.webclient.PanoramaViewerEvent.STATE_CHANGEDIdentifies 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