The Maps For HTML Community Group has a custom <map> component, but in testing I had found that no child elements of <map> (I believe anything that isn't <area>) are being exposed in the accessibility tree.
Is it possible to tell UAs to expose descendants of childrenArePresentational?