Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

WIP: Feat/keyboard navigation #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

TheAmazingPT
Copy link
Contributor

Space Mouse or Joystick can be easily added, once I know the signals.
Right now the actions are oneshots, but it can be changed so that you can have a smooth continous navigation.

@@ -10,6 +11,8 @@ const map = new mapboxgl.Map({
zoom: 11
});

new CustomControls(map);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please create a new HTML + JS file for this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants