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

Track / POI move with drag and drop #103

Open
2 of 5 tasks
dakk opened this issue Apr 23, 2022 · 0 comments
Open
2 of 5 tasks

Track / POI move with drag and drop #103

dakk opened this issue Apr 23, 2022 · 0 comments

Comments

@dakk
Copy link
Owner

dakk commented Apr 23, 2022

But we need a way to assure the user want to modify it.

  • Add core.findNearestPOI(lat, lon, radius), returns { 'poi|trackpoint', object }
  • Right click should detect nearest point
  • If any, show "Move 'nomepoint'"
  • Update on drag end

Another way is:

  • right-click on tree -> move

We can implement both

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

No branches or pull requests

1 participant