When I use the routing feature the found route will be painted in the wrong place (see attached screenshot). Reproducible: Always Steps to Reproduce: 1. Enter start and destination 2. "Get Directions" Actual Results: Found route is painted somewhere on the globe. Expected Results: Route should be painted between start and destination.
Created attachment 81802 [details] example of wrong route painting
Thanks for reporting.
Found out what's going wrong on the Marble side, but need more info to fix it. See https://github.com/DennisOSRM/Project-OSRM/issues/713 You can work around it by deactivating the OSRM backend in Marble's routing config dialog for the time being.
Status change according to https://github.com/DennisOSRM/Project-OSRM/issues/713#issuecomment-22978347
Git commit 52723ddaeb42eef22617e9fdebbb5aed64ff4cec by Dennis Nienhüser. Committed on 20/08/2013 at 21:31. Pushed by nienhueser into branch 'master'. Fix polyline decoding. M +2 -2 src/plugins/runner/open-source-routing-machine/OSRMRunner.cpp http://commits.kde.org/marble/52723ddaeb42eef22617e9fdebbb5aed64ff4cec
Git commit 0e14aab75444b4238a430c0eaf373c3fdd5d427f by Dennis Nienhüser. Committed on 20/08/2013 at 21:31. Pushed by nienhueser into branch 'KDE/4.11'. Fix polyline decoding. Fixes rendering of routes from the OSRM backend. FIXED-IN: 4.11.1 (cherry picked from commit 52723ddaeb42eef22617e9fdebbb5aed64ff4cec) M +2 -2 src/plugins/runner/open-source-routing-machine/OSRMRunner.cpp http://commits.kde.org/marble/0e14aab75444b4238a430c0eaf373c3fdd5d427f