kGMSLayerCameraViewingAngleKey ranges from zero (i.e., facing straight down) and to between 30
and 45 degrees towards the horizon, depending on the model zoom level.
[[["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."],[[["`kGMSLayerCameraViewingAngleKey` is a constant string used to represent the viewing angle of a camera in a Google Maps layer."],["The viewing angle ranges from 0 degrees (looking straight down) to 30-45 degrees towards the horizon, adjusted dynamically based on the zoom level."],["This key is used within the context of `GMSMapLayer` for camera manipulation and perspective control."]]],["`kGMSLayerCameraViewingAngleKey` is a constant string associated with the viewing angle of a map layer. This angle, which ranges from 0 to 30-45 degrees, determines the camera's tilt, with 0 representing a direct downward view. The maximum angle of 30-45 degrees is model-dependent and changes with the zoom level. It relates to `GMSMapLayer`.\n"]]