Assigned
Status Update
Comments
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@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
ka...@google.com <ka...@google.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.
Description
The attached KML file appears to have a format issue, preventing it from displaying data on Google Maps. When attempting to create a KML layer, it shows a status of 'Invalid_Document'. Please provide a helpful implementation to resolve this issue and outline any missed steps to ensure the data displays correctly on Google Maps.
Referred to this documentation for the implementation:https://developers.google.com/maps/documentation/javascript/kml .
Jump to following URl.https://developers.google.com/kml/documentation/kml_tut
Are we on the right track to implement the display of KML file data on Google Maps?