Assigned
Status Update
Comments
ro...@gmail.com <ro...@gmail.com> #2
We are building a polygon array with a click event: https://developers.google.com/maps/documentation/javascript/examples/polygon-arrays
However, looking for keyboard accessibility, we are not able to trigger the information dialog using a keyboard similar to how to map markers can be triggered using arrow keys:https://developers.google.com/maps/documentation/javascript/examples/marker-accessibility
Is there something we can do about it?
Thank you!
Map version: 3.49.12
However, looking for keyboard accessibility, we are not able to trigger the information dialog using a keyboard similar to how to map markers can be triggered using arrow keys:
Is there something we can do about it?
Thank you!
Map version: 3.49.12
Description
Reported in https://issuetracker.google.com/69541792#comment5
Map visualizations contain such dense sets of information, it is best to provide a data table alternative for accessing the map information. The data table alternative dynamically updates to stay in sync with the searches performed on the map. Our data table solution is an example ofhttps://www.w3.org/TR/WCAG20-TECHS/G92.html
For more information, please see:https://equalentry.com/accessible-maps-on-the-web/#issuevisualizationhasnotextalternative_6Lw