GoogleNavigation Framework Reference
kGMSMarkerLayerLatitude
extern NSString *const kGMSMarkerLayerLatitude
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 2024-11-15 UTC.
[null,null,["Last updated 2024-11-15 UTC."],[[["`kGMSMarkerLayerLatitude` is an external NSString constant."],["It likely represents the latitude property within a marker layer in Google Maps SDK for iOS."]]],["The core content defines a constant string, `kGMSMarkerLayerLatitude`. This constant is intended for external use (`extern`) and likely represents the key for accessing latitude data within a marker layer. It suggests a structure or dictionary-like object where latitude values are stored and retrieved using this specific string identifier. This enables consistent and standardized referencing of latitude information.\n"]]