GoogleMaps Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
kGMSLayerCameraZoomLevelKey
extern NSString *const _Nonnull kGMSLayerCameraZoomLevelKey
kGMSLayerCameraZoomLevelKey ranges from [kGMSMinZoomLevel, kGMSMaxZoomLevel], and values are
clamped.
@related GMSMapLayer
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["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)"]]