[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003ekGMSAccessibilityMyLocation\u003c/code\u003e is an accessibility identifier.\u003c/p\u003e\n"],["\u003cp\u003eIt's specifically for the "my location" button within the Google Maps SDK for iOS.\u003c/p\u003e\n"],["\u003cp\u003eThis identifier is used with \u003ccode\u003eGMSMapView\u003c/code\u003e objects to make the button accessible to assistive technologies.\u003c/p\u003e\n"]]],["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"],null,["# GoogleNavigation Framework Reference\n\nkGMSAccessibilityMyLocation\n===========================\n\n extern NSString *const kGMSAccessibilityMyLocation\n\nAccessibility identifier for the \"my location\" button.\n\n@related GMSMapView"]]