Ticket #46 (new enhancement/feature request)

Opened 1 year ago

Last modified 4 months ago

It'd be nice to have several waypoints, not only a destination

Reported by: hafting Assigned to: somebody
Priority: major Milestone: want patch / contribution
Component: core Version:
Keywords: Cc:

Description

It is nice to have several waypoints, when you reach one, go on to the next. Hopefully not hard to add. Useful for vacation planning, enter the locations of all the hotels in advance.

In some cases it is also useful to have unordered waypoints. When you reach one, proceed to the nearest unvisited one. Or even better - have navit calculate the best order. (Yes, that in the NP-complete travelling salesman problem, but not hopeless for 4-5 points. :-)

Either case of unordered waypoints is useful when making several deliveries.

Change History

05/06/08 18:24:55 changed by Jason Antman <jason@jasonantman.com>

This would be a major plus for me. Seems like it would be possible to implement by essentially just calculating multiple routes, and then summing up the time and distance.

(in reply to: ↑ description ) 07/03/08 21:41:29 changed by latouche@latouche.info

Replying to hafting:

It is nice to have several waypoints, when you reach one, go on to the next. Hopefully not hard to add. Useful for vacation planning, enter the locations of all the hotels in advance.

It could also be useful to avoid well known traffic jams, to take shortcuts or to avoid a road which is dangerous

09/05/08 10:32:01 changed by KaZeR

  • milestone set to want patch / contribution.