Aerial View API
L'API Maps Aerial View.
Servizio: airview.googleapis.com
Il nome del servizio aerialview.googleapis.com
è necessario per creare stub di client RPC.
Metodi |
LookupVideo
|
Recupera un video in base all'indirizzo o all'ID video. |
LookupVideoMetadata
|
Recupera i metadati per un video in base all'indirizzo o all'ID video. |
RenderVideo
|
Aggiunge un indirizzo alla coda del renderer se non è già stato eseguito il rendering di un video. |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-06-26 UTC.
[null,null,["Ultimo aggiornamento 2024-06-26 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"]]