[Marble-bugs] [Bug 297774] OSRM (Open Source Routing Machine) Routing Plugin
Dennis Nienhüser
earthwings at gentoo.org
Wed Apr 11 21:34:28 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=297774
--- Comment #1 from Dennis Nienhüser <earthwings at gentoo.org> ---
Git commit fc1ce2baeeff5efea2ceb7b8bb108981cc23b276 by Dennis Nienhüser.
Committed on 11/04/2012 at 23:26.
Pushed by nienhueser into branch 'master'.
Add OSRM (Open Source Routing Machine) as routing backend.
M +6 -0 src/lib/MarbleAboutDialog.cpp
M +1 -0 src/plugins/runner/CMakeLists.txt
A +12 -0 src/plugins/runner/open-source-routing-machine/CMakeLists.txt
A +75 -0 src/plugins/runner/open-source-routing-machine/OSRMPlugin.cpp
[License: LGPL]
A +49 -0 src/plugins/runner/open-source-routing-machine/OSRMPlugin.h
[License: LGPL]
A +242 -0 src/plugins/runner/open-source-routing-machine/OSRMRunner.cpp
[License: LGPL]
A +61 -0 src/plugins/runner/open-source-routing-machine/OSRMRunner.h
[License: LGPL]
M +1 -1 src/qt-components/marble-touch/AboutMarblePage.qml
http://commits.kde.org/marble/fc1ce2baeeff5efea2ceb7b8bb108981cc23b276
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list