Stay organized with collections
Save and categorize content based on your preferences.
GMSPanorama
@interfaceGMSPanorama:NSObject
GMSPanorama represents metadata for a specific panorama on the Earth. This class is not
instantiable directly and is obtained via GMSPanoramaService or GMSPanoramaView.
[[["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 2024-11-15 UTC."],[[["`GMSPanorama` provides metadata for a specific panorama on Earth, obtained through `GMSPanoramaService` or `GMSPanoramaView`."],["It includes the panorama's location (`coordinate`), a non-persistent ID (`panoramaID`), and links to neighboring panoramas (`links`)."],["Developers cannot directly create `GMSPanorama` instances; they are obtained via services or views."]]],[]]