You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: