Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Question (Draggable Point at End of Line) #4

Open
Brandon1419 opened this issue Apr 7, 2020 · 2 comments
Open

Question (Draggable Point at End of Line) #4

Brandon1419 opened this issue Apr 7, 2020 · 2 comments

Comments

@Brandon1419
Copy link

Hello! I need to have one end of the curved line be stationary that does not move then the other end be draggable by the user while keeping the curved line. What's the best way to do this? Thanks!

@Brandon1419
Copy link
Author

Any help on this? Would be much appreciated! :)

@zigzagg16
Copy link
Contributor

Hey @Brandon1419, sorry I just saw the email. I will try to have a look at it this weekend/next week, but here's what you could try first:

  • see how possible it is to draw the curve partially incomplete (for ex at 50%), then use that as a parameter
  • later on, you would have to handle a pan gesture recogniser, but I guess that the map view begin could cause some issues.

It would need some adaptation, anyway. Don't hesitate to open a PR if you have a solution ;)

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

No branches or pull requests

2 participants