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

Improve route snapper functionality #25

Closed
Robinlovelace opened this issue Nov 8, 2022 · 4 comments
Closed

Improve route snapper functionality #25

Robinlovelace opened this issue Nov 8, 2022 · 4 comments
Labels
bug Something isn't working
Milestone

Comments

@Robinlovelace
Copy link
Contributor

Currently there are issues of 'doubling up' after sketching and it's not immediately clear how to edit routes after snapping, e.g. to represent a yet-to-be-created segment on the network.

@Robinlovelace Robinlovelace added the bug Something isn't working label Nov 8, 2022
@Robinlovelace
Copy link
Contributor Author

Heads-up @dabreegster I've marked this and a couple of other issues as bugs as a shorthand way of saying I think we need to fix these before putting this out there and saying it's ready to use: bug Something isn't working

@Robinlovelace Robinlovelace added this to the V1 milestone Nov 15, 2022
@dabreegster
Copy link
Contributor

@dabreegster
Copy link
Contributor

The doubling back problem is now solved. After finishing snapping, it's just a regular mapbox-gl-draw linestring, which can be edited by clicking on the control points appropriately. It's not a great experience, but unless we go reinvent that drawing plugin, it'll have to be good enough for now. Instructions / tutorial can supplement

@Robinlovelace
Copy link
Contributor Author

Amazing, this is sooo impressive. Just showed it to @mem48 and he was impressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants