Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Ability to update aria-label on mapboxgl canvas #2209

Open
khudiono opened this issue Jun 16, 2023 · 1 comment
Open

[Feat] Ability to update aria-label on mapboxgl canvas #2209

khudiono opened this issue Jun 16, 2023 · 1 comment
Labels

Comments

@khudiono
Copy link

Target Use Case

I need the ability to update the aria-label of the mapboxgl canvas to provide more meaningful and descriptive textual equivalent for users using a screen reader. Currently the canvas (with class "mapboxgl-canvas" and the canvas that gains focus because it's tabIndex is set to 0) is rendered with the aria-label="Map".

Proposal

Ability to update the aria label of the mapboxgl canvas.

@Pessimistress
Copy link
Collaborator

The canvas is not created by this library. Maybe make a feature request to mapbox-gl?

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

No branches or pull requests

2 participants