Summary: | Multiple destination points in route planner | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | karaluh <karaluh> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | f.esser |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 1.3 (KDE 4.8) | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/marble/70003fa4d415f545c66d0ee13b16d18f7c4d812f | Version Fixed In: | KDE-4.9.0 |
Sentry Crash Report: |
Description
karaluh
2011-10-27 12:23:25 UTC
What do you mean with "Multiple destination points"? You can add intermediate destinations along the route by dragging the blue line to where you want it to pass. (It's true though that there is no "Add Via" button or similar in the GUI.) (In reply to comment #1) > What do you mean with "Multiple destination points"? Exactly, what you described below. > You can add intermediate destinations along the route by dragging the blue > line to where you want it to pass. Yes, I've figured it out just after reporting this bug. It's useful in some cases, but not that much if you need to add intermediate destination by address - which is the usual thing to do. > (It's true though that there is no "Add Via" button or similar in the GUI.) And I would realy like to have one :) Git commit 70003fa4d415f545c66d0ee13b16d18f7c4d812f by Dennis Nienhüser. Committed on 13/05/2012 at 22:54. Pushed by nienhueser into branch 'master'. Make common tasks easier/possible in the user interface. Adds buttons to open a route (from .kml), clear the current one, reverse it, add a via point and save it. GUI: REVIEW: 102539 Related: bug 281278, bug 278625 FIXED-IN: KDE-4.9.0 A +- -- src/icons/16x16/configure.png A +- -- src/icons/16x16/document-open.png A +- -- src/icons/16x16/document-save.png M +19 -33 src/lib/routing/RoutingWidget.cpp M +72 -16 src/lib/routing/RoutingWidget.ui M +3 -0 src/marble.qrc http://commits.kde.org/marble/70003fa4d415f545c66d0ee13b16d18f7c4d812f |