mapbox / mapbox-gl-native-ios

Interactive, thoroughly customizable maps for iOS powered by vector tiles and OpenGL
https://www.mapbox.com/mobile/
Other
210 stars 122 forks source link

VoiceOver accessibility on macOS #338

Open 1ec5 opened 8 years ago

1ec5 commented 8 years ago

MGLMapView on OS X needs VoiceOver accessibility support like we have on iOS (#1496). The compass, zoom controls, attribution view, user dot, and annotations all need to be accessible.

stale[bot] commented 5 years ago

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

1ec5 commented 5 years ago

View-backed annotations aren’t implemented on iOS: mapbox/mapbox-gl-native#5035. Nonetheless, it would still be possible to implement VoiceOver accessibility for the various UI elements, non-view-backed annotations, and map features based on feature querying.

stale[bot] commented 5 years ago

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.