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

Class orbit.webclient.PanoramaSearchPhotoPositionsEvent

Class Summary

Constructor Attributes Constructor Name and Description
orbit.webclient.PanoramaSearchPhotoPositionsEvent(eventType)
Class PanoramaSearchPhotoPositionsEvent models a Panorama event.

Field Summary

Field Attributes Field Name and Description
<static> <constant> orbit.webclient.PanoramaSearchPhotoPositionsEvent.FAILURE
Fired when the search has failed for some reason (check the fault property for more information).
<static> <constant> orbit.webclient.PanoramaSearchPhotoPositionsEvent.SUCCESS
Fired when the search was successful.

Class Detail

orbit.webclient.PanoramaSearchPhotoPositionsEvent(eventType)
Class PanoramaSearchPhotoPositionsEvent models a Panorama event.

Parameters

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