[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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"]]