PhotosynthService
The following operations are supported. For a formal definition, please review the Service Description.
-
AddPanoramaPhoto
Adds a photo to a panorama. -
AddSynthPhoto
Verify with server-side manifest file whether a file needs to be uploaded. -
CancelPanorama
Cancels an in-progress panorama. -
CancelSynth
Cancels an in-progress synth. -
CommitPanorama
Commits an in-progress panorama. -
CommitSynth
Verify with server-side manifest file whether a file needs to be uploaded. -
CreatePanorama
Creates a Panorama. Very first method during file upload. -
CreateSynth
Creates a synth. Very first method during file upload. -
DeleteGeotag
Removes geo alignment data and a geo push pin from a synth. If alignmentOnly is true the geo push pin is not removed -
GetCollection
Retrieves a specific collection. No associated photo returned. -
GetCollectionData
Increments embed count and returns CollectionResult. -
GetCollectionStatus
Retrieves the current status of the collection specified. -
GetServerInfo
Returns server information need for upload to the client. -
GetUserStatus
Returns information to client about user standing, quota and consumption. -
GetWebServiceStats
Shows the current stats of this service. -
IncrementSynthViewCount
Increments the view count for a specific synth. -
IsClientUpdateRequired
Returns information to client whether an upgrade is required. -
Ping
Returns "OK" on successful ping -
RefreshService
Refreshes any cached data within this service. -
ReportUploadStatus
Callback handler for unpack messages coming from the origin server. -
RevertEdit
Revert an edited synth back to its original state.