Assigned
Status Update
Comments
br...@google.com <br...@google.com>
br...@google.com <br...@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
gu...@lalamove.com <gu...@lalamove.com> #3
Thanks for your suggestion!
We'll be reviewing this for further consideration. Please star this issue to get updates and leave comments for additional information. Please note that starring the issue also provides our product team with valuable feedback on the importance of the issue to our customers.
br...@google.com <br...@google.com> #4
✨
ra...@google.com <ra...@google.com> #5
Thank you for waiting.
We failed to reproduce the issue on our end. Would you be able to send us a screenshot of the error? Usually this kind of issue occurs when the library you are using was not loaded. Furthermore, could you please try in a newer version of Google Chrome? Here are the supported
Description
I create a codesandbox