Revision 1182071

Go back to digest for 10th October 2010

Features in Educational

Dennis Nienhüser committed changes in /trunk/KDE/kdeedu/marble/src/lib/routing:

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.

File Changes

Modified 9 files
  • /trunk/KDE/kdeedu/marble/src/lib/routing
  •   /RouteRequest.cpp
  •   /RouteRequest.h
  •   /RoutingManager.cpp
  •   /RoutingManager.h
  •   /RoutingModel.cpp
  •   /RoutingModel.h
  •   /RoutingWidget.cpp
  •   /RoutingWidget.h
  •   /RoutingWidget.ui
9 files changed in total