Aerial View API
API карт с высоты птичьего полета.
Сервис: airview.googleapis.com.
Имя службы aerialview.googleapis.com
необходимо для создания заглушек клиента RPC.
Методы |
---|
LookupVideo
| Извлекает видео по его адресу или идентификатору видео. |
LookupVideoMetadata
| Извлекает метаданные видео по его адресу или идентификатору видео. |
RenderVideo
| Добавляет адрес в очередь средства визуализации, если видео еще не было обработано. |
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-10-26 UTC.
[null,null,["Последнее обновление: 2024-10-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"]]