NewSignature / us-map

An interactive map of the United States using Raphaël
BSD 2-Clause "Simplified" License
279 stars 184 forks source link

Keyboard support #77

Open a60915 opened 4 years ago

a60915 commented 4 years ago

We are using this library to allow users to select a state and need them to be able to do this using the keyboard. I have it working with most of the changes currently in our solution, but it's relying on how the internals of us-map works and I made one change to alphabetize the past list. Is this something that others would be interested in? If so, I could migrate my changes into the library and submit a pull request.