GoogleNavigation Framework Reference
kGMSAccessibilityMyLocation
extern NSString *const kGMSAccessibilityMyLocation
Accessibility identifier for the “my location” 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 2024-11-15 UTC.
[null,null,["Last updated 2024-11-15 UTC."],[[["`kGMSAccessibilityMyLocation` is an accessibility identifier."],["It's specifically for the \"my location\" button within the Google Maps SDK for iOS."],["This identifier is used with `GMSMapView` objects to make the button accessible to assistive technologies."]]],["The `kGMSAccessibilityMyLocation` constant is an accessibility identifier specifically for the \"my location\" button within the context of a `GMSMapView`. This identifier allows accessibility services to recognize and interact with the button, providing a way for users with disabilities to easily access the \"my location\" functionality. It is a string constant. The `GMSMapView` is related to this.\n"]]