Skip to content
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

Closed
1ec5 opened this issue Apr 25, 2016 · 2 comments
Closed

Announce zoom level and visible features after zooming via VoiceOver #4821

1ec5 opened this issue Apr 25, 2016 · 2 comments
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

Comments

@1ec5
Copy link
Contributor

1ec5 commented Apr 25, 2016

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:

Zoom 15x. Places visible: AutoZone, McDonald’s. 16 roads visible.

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

@1ec5 1ec5 added feature iOS Mapbox Maps SDK for iOS labels Apr 25, 2016
@1ec5 1ec5 mentioned this issue Apr 25, 2016
8 tasks
1ec5 added a commit that referenced this issue Apr 26, 2016
Announce the zoom level and number of visible annotations after zooming using VoiceOver’s swipe up or swipe down gesture.

Works toward #4821.
@1ec5 1ec5 added the MapKit parity For feature parity with MapKit on iOS or macOS label Aug 22, 2016
@1ec5 1ec5 added the accessibility Integration with screen readers and other assistive technology label Dec 7, 2016
@1ec5
Copy link
Contributor Author

1ec5 commented Sep 11, 2017

An implementation is ready in #9950.

@friedbunny friedbunny added the UX label Jul 19, 2018
@stale stale bot added the archived Archived because of inactivity label Jan 15, 2019
@stale
Copy link

stale bot commented Jan 18, 2019

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

@stale stale bot closed this as completed Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

No branches or pull requests

2 participants