Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Input handling #219

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

RFC: Input handling #219

wants to merge 7 commits into from

Conversation

DerKarlos
Copy link

Define the needed inout handlers, and functions according to maplibre-gl-js.
Create and document the demo input handlers (keys, mouse, touch) and separate them in an extra Rust crate.
Add a set/interpolate API to the map code for the handlers.
Check, if/what variations of winit, we need

💻 Examples

🚨 Test instructions

Check the maplibre-gl-js code, what input functions are exprected.
Use the maplibre-gl-js UI and check if maplibre-rs has the same behaviour
Use the exampel handler check if a variation is possible and the API documented.

✔️ PR Todo

  • Included links to related issues/PRs

@maxammann maxammann changed the title RFC input handling RFC: Input handling Dec 10, 2022
@maxammann
Copy link
Collaborator

@DerKarlos Hi! Are you still interested in pushing this forward? :)

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

Successfully merging this pull request may close these issues.

3 participants