| Constructor Attributes | Constructor Name and Description |
|---|---|
orbit.webclient.PanoramaMeasureEvent(eventType)Class PanoramaMeasureEvent models a Panorama event. |
| Field Attributes | Field Name and Description |
|---|---|
| <static> <constant> | orbit.webclient.PanoramaMeasureEvent.CLEARFired when the current measurement was cleared. |
| <static> <constant> | orbit.webclient.PanoramaMeasureEvent.COMPLETEFired when the measurement was completed. |
| <static> <constant> | orbit.webclient.PanoramaMeasureEvent.STARTFired when the measure function started. |
| <static> <constant> | orbit.webclient.PanoramaMeasureEvent.STOPFired when the measure function stopped. |
| <static> <constant> | orbit.webclient.PanoramaMeasureEvent.UPDATEFired when the measurement was updated. |
orbit.webclient.PanoramaMeasureEvent(eventType)
Class PanoramaMeasureEvent models a Panorama event.
Parameters
{String} eventType | The type of the event. |