class StreetViewPublish extends Service (View source)

Service definition for StreetViewPublish (v1).

Publishes 360 photos to Google Maps, along with position, orientation, and connectivity metadata. Apps can offer an interface for positioning, connecting, and uploading user-generated Street View images.

For more information about this service, see the API Documentation

Constants

STREETVIEWPUBLISH

Publish and manage your 360 photos on Google Street View.

Properties

$photo
$photoSequence
$photoSequences
$photos
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the StreetViewPublish service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the StreetViewPublish service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.