-
Notifications
You must be signed in to change notification settings - Fork 31
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
Make vertex markers on map drag and droppable #222
base: main
Are you sure you want to change the base?
Make vertex markers on map drag and droppable #222
Conversation
Should we add the option to toggle the live preview mode? Would lower the amount of requests. |
Integrate option to use custom provider with this. |
Hey, My main issue is, however, that there is no indication that points can be dragged - no "edit"-like button, and no change of mouse pointer when hovering over the map. There were a few minor issues:
|
I would even suggest making this the default. It's quite confusing that routes get auto-generated if you're not ready for it ;) |
Vertices on the map can now be dragged and dropped, a live preview is also provided.