#import /** * Accessibility identifier for the compass button. * * @related GMSMapView */ extern NSString *const kGMSAccessibilityCompass; /** * Accessibility identifier for the "my location" button. * * @related GMSMapView */ extern NSString *const kGMSAccessibilityMyLocation;