Intra-day route planning #435
|
To my understanding, at the moment is not possible to visualize connecting routes to different-day activities. This is a big missing feature in road-trip planning, since it would be a great enabler being able to plan road-trips without using Google Maps to check distances. Implementing Google Maps route computation, even if potentially expensive in terms of API usage, would allow for greater and better planning. Should this be a common need, I can try developing and PRing the feature. |
Replies: 4 comments
|
Yes, please! |
|
Ideally even using OSRM to save on API requests from google would be great. Really feels like a missing feature in a program like this. |
|
Would love this as well. My current go-to tool is Stippl, which autogenerates the route for the entire trip. Giving a nice general overview of the route to travel, including the distance. |
|
@emiliodallatorre @8tomat8 @sschiphorst @bobvmierlo Thanks for your ideas! The update will be included in the next release and is already live in the dev branch! |
@emiliodallatorre @8tomat8 @sschiphorst @bobvmierlo
Thanks for your ideas! The update will be included in the next release and is already live in the dev branch!