Assigned
Status Update
Comments
ee...@google.com <ee...@google.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
We understand that following images on the map or the place autocomplete predictions box are for attributions purpose only:
- Google logo
- "powered by Google" in PAC
These are missing "alt" text attributes.
What part of the API (please specify, a library, or the code module)?
- Maps JavaScript API - Dynamic Map
- Maps JavaScript API Place Autocomplete widget
Please describe how the feature should work:
Add "alt" text to these so its purpose can be described to screen readers.
Please give a use case or explain where and why you need this feature:
Since we have provided these as displayable elements, we need to add "alt" text to these so its purpose can be described to screen readers.