Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[Android] TalkBack accessibility using markers #16128

Closed
Ferdzz opened this issue Jan 20, 2020 · 2 comments
Closed

[Android] TalkBack accessibility using markers #16128

Ferdzz opened this issue Jan 20, 2020 · 2 comments

Comments

@Ferdzz
Copy link

Ferdzz commented Jan 20, 2020

This issue discusses the availability of TalkBack accessibility features as used within the Mapbox Android SDK. It touches feature parity with the Mapbox iOS SDK.

Mapbox on iOS seems to be integrated with the VoiceOver accessibility features, allowing the user to swipe left and right to select the previous / next annotation markers. The user is then able to double tap to perform the "click" action on that marker. That feature appears to be missing on the Android SDK. When I attempt to swipe through the markers with TalkBack enabled on Android, it behaves as if the markers did not exist as accessibility-enabled UI elements.

I have come across another issue (#4857) touching the same topic from 2017, saying that it was fixed & implemented in v5.0.0. That didn't seem to be enough since we are running on v6.8.1

I wasn't able to find any documentation on how to enable the accessibility features. Would it be possible to help us find some more information on how to make the map accessible to the visually impaired?

@tobrun
Copy link
Member

tobrun commented Jan 20, 2020

We are tracking this feature in mapbox/mapbox-plugins-android#957

@tobrun tobrun closed this as completed Jan 20, 2020
@Ferdzz
Copy link
Author

Ferdzz commented Jan 21, 2020

Thank you, we will keep an eye out on that issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants