Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
I did follow every step from the tutorial, do I maybe have forgotten anything
not listed there (permissions, ...) ?
My LogCat says:
08-18 13:02:31.650: D/BONUSPACK(336): Leg: 0-12, length=42.123999999999995km,
duration=1601.0s
08-18 13:02:31.662: D/BONUSPACK(336): OSRMRoadManager.getRoad - finished
But it is not shown on the map!
Original comment by MaurinRa...@googlemail.com
on 18 Aug 2013 at 1:16
[deleted comment]
If I change to bycycle modes or any other than fastest, the getRoad Command
fails caused by bad request Server error, but then I have at least the straigh
line from start to end point on the map.
If I add the endpoint to the roadoverlay after it was created with:
roadOverlay.addPoint(new GeoPoint(48.4, -1.9));
I do have a straigh line from (I dunno where.. seems strange! (attached)) to
this endpoint again... Any Ideas?
Original comment by MaurinRa...@googlemail.com
on 19 Aug 2013 at 4:19
Attachments:
I confirm there is an issue about road shapes when using OSRM provider. No
error, duration and length are OK, but there is no shape shown. To be
investigated.
MapQuest roads are OK.
Original comment by mathieu....@gmail.com
on 19 Aug 2013 at 5:38
Apparently OSRM changed the precision in road shapes returned.
Now properly taken into account in osmbonuspack v3.7.
Original comment by mathieu....@gmail.com
on 20 Aug 2013 at 8:50
great, thanks. But I am new to osmbonuspack and when I noticed MapQuest works
fine, I just used the MapQuestRoadManager and everything's fine for me :)
Original comment by MaurinRa...@googlemail.com
on 20 Aug 2013 at 8:52
Original issue reported on code.google.com by
MaurinRa...@googlemail.com
on 14 Aug 2013 at 7:04Attachments: