mariusandra / pigeon-maps

ReactJS Maps without external dependencies
https://pigeon-maps.js.org/
MIT License
3.44k stars 142 forks source link

Accessibility / a11y with <Overlay> #158

Open FunctionDJ opened 2 years ago

FunctionDJ commented 2 years ago

I'd like to know the best way to make Overlay components accessible for keyboard use. I can't pass tabindex to the Overlay component.