Street View Publish API (streetviewpublish:v1)

2023-05-23

1 updated method

Updates

    Methods
  • streetviewpublish.photoSequence.get

      Parameters:

        view

          Location: query

          Description: Specifies if a download URL for the photo sequence should be returned in `download_url` of individual photos in the PhotoSequence response. > Note: Currently not implemented.

          Enum:

        • BASIC
        • INCLUDE_DOWNLOAD_URL
        • Type: string

          Deprecated: Yes

          Enum Descriptions:

        • Server responses do not include the download URL for the photo bytes. The default value.
        • Server responses include the download URL for the photo bytes.