Aerial View API
The Maps Aerial View API.
Service: aerialview.googleapis.com
The Service name aerialview.googleapis.com
is needed to create RPC client stubs.
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-09-21 UTC.
[null,null,["Last updated 2023-09-21 UTC."],[[["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 core of the Maps Aerial View API, accessible via `aerialview.googleapis.com`, allows interaction with aerial video data. Key actions include fetching a video using the `LookupVideo` method, retrieving video metadata via `LookupVideoMetadata`, and using the `RenderVideo` method to queue a video for rendering if it doesn't already exist. These methods enable users to access and manage aerial view content based on addresses or video IDs.\n"]]