[[["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 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003ekGMSLayerCameraZoomLevelKey\u003c/code\u003e is a constant string used to specify the zoom level for a camera in a GMSMapLayer.\u003c/p\u003e\n"],["\u003cp\u003eZoom levels are limited to the range defined by \u003ccode\u003ekGMSMinZoomLevel\u003c/code\u003e and \u003ccode\u003ekGMSMaxZoomLevel\u003c/code\u003e, and any values outside this range will be adjusted to fit within it.\u003c/p\u003e\n"],["\u003cp\u003eThis key is used in conjunction with \u003ccode\u003eGMSMapLayer\u003c/code\u003e objects to control the camera's zoom level.\u003c/p\u003e\n"]]],[],null,["# GoogleMaps Framework Reference\n\nkGMSLayerCameraZoomLevelKey\n===========================\n\n extern NSString *const _Nonnull kGMSLayerCameraZoomLevelKey\n\nkGMSLayerCameraZoomLevelKey ranges from \\[kGMSMinZoomLevel, kGMSMaxZoomLevel\\], and values are\nclamped.\n\n@related [GMSMapLayer](../Classes/GMSMapLayer.html)"]]