conterra / mapapps-intro

This bundle allows you to create your own step-by-step guide in map.apps based on the Driver.js framework.
https://demos.conterra.de/mapapps/resources/apps/downloads_intro_4x/index.html
Apache License 2.0
1 stars 1 forks source link

Add property arrowKeysNavigation #11

Closed njakuschona closed 12 months ago

njakuschona commented 1 year ago

At the moment, the user will go to the next step by pressing the space bar. Therefore, as explained in #10, no input in the search field is possible with the spacebar. If the arrowKeysNavigation property is set to true, the user can use the spacebar as usual and navigate to the next and previous step using the arrow keys.