[[["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."],[[["\u003cp\u003e\u003ccode\u003ekGMSLayerCameraLatitudeKey\u003c/code\u003e is a constant string used to specify the latitude of a camera in a \u003ccode\u003eGMSMapLayer\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe valid range for \u003ccode\u003ekGMSLayerCameraLatitudeKey\u003c/code\u003e is from -85 to 85, and any value outside this range will be automatically adjusted to fit within the bounds.\u003c/p\u003e\n"]]],["`kGMSLayerCameraLatitudeKey` is a constant string used in a mapping context. It represents the camera's latitude, which must fall within the range of -85 to 85 degrees. Any latitude values provided outside this range will be automatically adjusted (clamped) to fit within the valid boundaries. This constant relates to the `GMSMapLayer` class.\n"],null,["# GoogleMaps Framework Reference\n\nkGMSLayerCameraLatitudeKey\n==========================\n\n extern NSString *const _Nonnull kGMSLayerCameraLatitudeKey\n\nkGMSLayerCameraLatitudeKey ranges from \\[-85, 85\\], and values outside this range will be clamped.\n\n@related [GMSMapLayer](../Classes/GMSMapLayer.html)"]]