GoogleMaps Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
kGMSLayerCameraLongitudeKey
extern NSString *const _Nonnull kGMSLayerCameraLongitudeKey
kGMSLayerCameraLongitudeKey ranges from [-180, 180), and values outside this range will be
wrapped to within this range.
@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\u003ekGMSLayerCameraLongitudeKey\u003c/code\u003e is a constant string used to specify the camera's longitude for a map layer.\u003c/p\u003e\n"],["\u003cp\u003eValid longitude values range from -180 (inclusive) to 180 (exclusive), with out-of-range values automatically wrapped.\u003c/p\u003e\n"],["\u003cp\u003eThis key is used in conjunction with \u003ccode\u003eGMSMapLayer\u003c/code\u003e for controlling the map's camera position.\u003c/p\u003e\n"]]],[],null,["# GoogleMaps Framework Reference\n\nkGMSLayerCameraLongitudeKey\n===========================\n\n extern NSString *const _Nonnull kGMSLayerCameraLongitudeKey\n\nkGMSLayerCameraLongitudeKey ranges from \\[-180, 180), and values outside this range will be\nwrapped to within this range.\n\n@related [GMSMapLayer](../Classes/GMSMapLayer.html)"]]