This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Announce zoom level and visible features after zooming via VoiceOver #4821
Labels
accessibility
Integration with screen readers and other assistive technology
archived
Archived because of inactivity
feature
iOS
Mapbox Maps SDK for iOS
MapKit parity
For feature parity with MapKit on iOS or macOS
UX
After zooming in or out using VoiceOver’s upward or downward swipe gestures, MGLMapView should announce the new zoom level and summarize the visible features. For comparison, MapKit provides a readout similar to the following:
Announcing the zoom level would be easy, but I don’t know how to manually trigger a readout that doesn’t correspond to an element on-screen. Summarizing the visible roads or points of interest would require #352. In the meantime, we’d want to summarize the visible annotations, as the fact that they’re visible is perhaps more intentional than the fact that some road’s label happens to be visible.
/ref #1496
/cc @friedbunny
The text was updated successfully, but these errors were encountered: