GoogleMaps Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
kGMSAccessibilityCompass
extern NSString *const kGMSAccessibilityCompass
Accessibility identifier for the compass button.
@related GMSMapView
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\u003ekGMSAccessibilityCompass\u003c/code\u003e is an accessibility identifier.\u003c/p\u003e\n"],["\u003cp\u003eIt's specifically for the compass button used in Google Maps.\u003c/p\u003e\n"],["\u003cp\u003eThis identifier is related to the \u003ccode\u003eGMSMapView\u003c/code\u003e class, which is used to display Google Maps in your app.\u003c/p\u003e\n"]]],["The core content defines `kGMSAccessibilityCompass` as a constant string. This string serves as the accessibility identifier for the compass button within the `GMSMapView` framework. This identifier is crucial for accessibility features, allowing users relying on assistive technologies to interact with and understand the compass button's function.\n"],null,["# GoogleMaps Framework Reference\n\nkGMSAccessibilityCompass\n========================\n\n extern NSString *const kGMSAccessibilityCompass\n\nAccessibility identifier for the compass button.\n\n@related GMSMapView"]]