Assigned
Status Update
Comments
sh...@googlemail.com <sh...@googlemail.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
Issue report
----------------
Chrome Mobile: 129
Android: OxygenOS 13.1 Android 13
(Chrome on IOS seems ok (on my app) but can't get codesandbox to load on IOS)
1. Visit
2. Open the browser pane in a separate tab (icon that looks like 2 overlapping screens on top right hand side after the embedded browser address bar)
3. Un-pinch in the white area, outside the map
4. Map becomes unresponsive.
- There seem to be several issues with the embedded map within a React page. Notably static HTML pages (like your demos seem fine).
- The above is one issue.
- Also when un-pinching very quickly (on my app) the entire page often magnifies before the map zooms in. This again leads to the map becoming unresponsive. This is intermittent and sometimes the map will continue to work, but after several pinches, it becomes unresponsive. This doesn't happen when using the JS API, although there doesn't seem to be a free SKU.
- Another issue is the map forcefully adds a blue border when swiping past it. This is a different colour to the rest of the design language, making it look unpleasant and confusing.