Esri / a11y-map

A11y map testing
Apache License 2.0
23 stars 5 forks source link

Add option to limit navigation area #4

Open nwisehart opened 6 years ago

nwisehart commented 6 years ago

Limit map navigation to the area where results are located. As a temporary 'fix' I added a listener for the 'h' key that moves the map back to the initial loading location when pressed.

See original at: https://github.com/kellyhutchins/a11y-map/issues/11

nwisehart commented 6 years ago

Addressed by Pull Request #12 .

Also, picking the extent could be a good use of Tim's project.