GoogleNavigation 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 longitude of a camera in a Google Maps layer.\u003c/p\u003e\n"],["\u003cp\u003eIts value should fall within the range of -180 (inclusive) to 180 (exclusive), with values outside this range automatically adjusted to fit within it.\u003c/p\u003e\n"],["\u003cp\u003eThis key is relevant when working with the \u003ccode\u003eGMSMapLayer\u003c/code\u003e class to manage map layers and camera positioning.\u003c/p\u003e\n"]]],[],null,["# GoogleNavigation 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)"]]