| Constructor Attributes | Constructor Name and Description |
|---|---|
orbit.webclient.PanoramaEvent(eventType)Class PanoramaEvent models a Panorama event. |
| Field Attributes | Field Name and Description |
|---|---|
| <static> <constant> | orbit.webclient.PanoramaEvent.ADD_VIEWER_CLICKEDFired when the user wants to open a new panorama. |
| <static> <constant> | orbit.webclient.PanoramaEvent.CLOSED_VIEWERFired when a viewer was closed. |
| <static> <constant> | orbit.webclient.PanoramaEvent.OPENED_VIEWERFired when a new viewer was opened. |
orbit.webclient.PanoramaEvent(eventType)
Class PanoramaEvent models a Panorama event.
Parameters
{String} eventType | The type of the event. |