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

fea. Add ways to insert point between missionPt and geofence points #33

Closed
2 tasks done
tbkoay opened this issue Jun 12, 2020 · 0 comments · Fixed by #40
Closed
2 tasks done

fea. Add ways to insert point between missionPt and geofence points #33

tbkoay opened this issue Jun 12, 2020 · 0 comments · Fixed by #40
Assignees

Comments

@tbkoay
Copy link
Collaborator

tbkoay commented Jun 12, 2020

Currently state:
We add new points to the end of the list. We add a point at the end and rearrange existing points to effectively do an insert.

Expected outcome:
One can insert point directly.

  • missionPoint in mission planner
  • geofence creation and editing

Suggestions:

  • on map: make use of the line object between the points to find out the position of new point in the list
  • on the mission panel: use the position of the list
@tbkoay tbkoay changed the title Add ways to insert point between missionPt and geofence points fea. Add ways to insert point between missionPt and geofence points Jun 12, 2020
yashdeep97 added a commit that referenced this issue Jul 15, 2020
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 a pull request may close this issue.

2 participants