Assigned
Status Update
Comments
la...@google.com <la...@google.com>
la...@google.com <la...@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
da...@weaveworld.com <da...@weaveworld.com> #3
Comment has been deleted.
la...@google.com <la...@google.com> #4
✨
la...@google.com <la...@google.com> #5
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
#REMINDER: Please do not disclose any possible PII such as: email address, IP, contact number, any part of name, project numbers and billing accounts as these information may violate security and privacy. Comments or attachments that include PII will be removed and restricted from public viewing.
Furthermore, please refrain from replying to a comment as this will make your email address visible. Instead, you may use the Issue Tracker’s comment feature for your replies.
It is OK to share your API Project ID, but _not_ API keys or client ID credentials.
To learn more about personal data, visit
===========================================================================================
What would you like to see us add to this API?
I'd like you to find a way to allow higher tilt angles for the camera than the highly restrictive values it's currently clamped to.
What part of the API (please specify, a library, or the code module)?
Don't ask me.
Please describe how the feature should work:
I'd like to be able to view a vector map at 65 degrees with a zoom of 13, for example. I'd like the camera to have the freedom to be set at any tilt angle. This isn't an issue with other map providers, but according to your AI it's too "computationally intensive" for the poor old Google maps platform to handle. Please reconsider the tilt clamping angles you have imposed on the camera view. They are FAR too restrictive. At lower zoom levels (below 13, which isn't that far away in the big scheme of things) it's hard to even make out that the map is tilted even when set at maximum tilt. It all seems a little pointless with the current restrictions.
Please give a use case or explain where and why you need this feature:
I have pins on a map that I would like to show at such an angle as to include other nearby geographic features, giving a sense of where the pins are located in relation to other places on the map. In order to do this I need to tilt at angles your API won't allow. I can achieve this easily in Mapbox. If their developers can make it work flawlessly, I'm sure the best of the best at Google can do likewise.