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

Add geocoding selection option for start and end point of route #223

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

merydian
Copy link
Collaborator

No description provided.

@merydian merydian linked an issue Jan 23, 2024 that may be closed by this pull request
@merydian merydian requested a review from koebi January 23, 2024 14:40
@merydian
Copy link
Collaborator Author

Still need to make geocoding available when custom provider is used. Preferably, use public provider for geocoding, still custom provider for routing.

@merydian merydian marked this pull request as ready for review February 9, 2024 10:48
@MichaelsJP
Copy link
Member

MichaelsJP commented Nov 11, 2024

Nice.
I would reduce the two fields to one Geocode: [] or similar to always append the geocoded point to the end of the list. The point can be dragged to a custom location anyways.

To distinguish the points from the rest and since the points now come from a geocoded context, we could visualize the location to a geocoded point in the list. E.g. Point 2: 9.9, 49.9 | Geo: Heidelberg

@merydian
Copy link
Collaborator Author

One problem I see with only one geocode field is that people would need to know that points can be reordered in the list by drag & drop. Might not be intuitive to some. Maybe we can add a note somewhere?

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 this pull request may close these issues.

Add geocoding selection option for start and end point
2 participants