What fresh hell is THIS now? - Patrick Lauke
[karlgroves] Currently all interactive bits of Google maps are inaccessible. Sorry to the Googlers here, but the maps team really doesn’t appear to give a damn about a11y, because they could easily provide access to this stuff.
From a “hacking it” perspective, it is pretty easy (though a bit janky) to fix the pan/ zoom functionality and the default controls
Getting to the bits necessary to fix markers is another thing altogether
<body tabindex=”-1” …>
(trollface emoji)
<button>
elements and aria-label
which is not the case on embedded maps