Aerial View API

  • The Maps Aerial View API provides access to aerial videos and their metadata.

  • The API utilizes the service name aerialview.googleapis.com for RPC client stub creation.

  • The API offers methods for fetching video, fetching video metadata, and rendering video based on an address or videoId.

The Maps Aerial View API.

Service: aerialview.googleapis.com

The Service name aerialview.googleapis.com is needed to create RPC client stubs.

google.maps.aerialview.v1.AerialView

Methods
LookupVideo Fetches a video given its address or videoId.
LookupVideoMetadata Fetches metadata for a video given its address or videoId.
RenderVideo Adds an address to the renderer's queue if a video hasn't already been rendered.