[Marble-commits] KDE/kdeedu/marble/src/lib/routing
Dennis Nienhüser
earthwings at gentoo.org
Sun Oct 3 10:58:46 CEST 2010
SVN commit 1182071 by nienhueser:
Route guidance mode (automatic recalculation of the route when deviating).
When activated, position tracking is enabled as well as auto center and auto zoom. Whenever the current location is off the route, a new via point is inserted and the route recalculated. Visited via points are marked and removed before a new route is calculated. The original route is saved and restored when guidance mode is disabled.
M +29 -3 RouteRequest.cpp
M +4 -0 RouteRequest.h
M +129 -63 RoutingManager.cpp
M +5 -0 RoutingManager.h
M +24 -5 RoutingModel.cpp
M +1 -1 RoutingModel.h
M +7 -0 RoutingWidget.cpp
M +3 -0 RoutingWidget.h
M +10 -0 RoutingWidget.ui
http://websvn.kde.org/?view=rev&revision=1182071
More information about the Marble-commits
mailing list