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
Description
Feature Request
What would you like to see us add to this API?
When validating an address or reverse-geocoding, please include a partial postcode.
For example, look at this address:
45 London Rd, Southend-on-Sea SS1 1PL
When searching for
London Rd, Southend-on-Sea
, the postcode will be confirmed to start withSS1 1
.Azure Maps does return the expected partial postcode with the result and it's a crucial feature to us. Azure has different issues which we'd prefer using Google but the lack of partial postcodes is a dealbreaker.
Originally posted here .
Will provide any required additional information on demand.