Aerial View API
Interfejs API Map Google Aerial View API.
Usługa: aerialview.googleapis.com
Do tworzenia namiastek klienta RCP potrzebna jest nazwa usługi aerialview.googleapis.com
.
Metody |
LookupVideo
|
Pobiera film na podstawie jego adresu lub identyfikatora videoId. |
LookupVideoMetadata
|
Pobiera metadane filmu na podstawie jego adresu lub identyfikatora videoId. |
RenderVideo
|
Dodaje adres do kolejki mechanizmu renderowania, jeśli film nie został jeszcze wyrenderowany. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-06-26 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]