mapbox / mapbox-gl-js

Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
https://docs.mapbox.com/mapbox-gl-js/
Other
11.05k stars 2.21k forks source link

Marker accessibility #11763

Open Malvoz opened 2 years ago

Malvoz commented 2 years ago

How is marker accessibility achieved in MapBox?

vikraman-alea-bah commented 1 month ago

This isn't really a feature request, it's an accessibility bug. There's a class action lawsuit against Hyatt right now addressing this very issue with another map package. If markers are not focusable for screen readers and keyboard only users, it opens up everyone using this to a lawsuit.

Since this post is a few years old, is there any new documentation on how to address this or does anyone know if this bug is being addressed?