OsmAnd/OsmAnd-java/src/net/osmand/router
Saikrishna Arcot 45ab0689c3 Add ability to fully use turn:lanes for left and right turns as well
If the turn being made is a left or right turn, and turn:lanes is
present, then the lanes for the turn will be displayed, and only the
lane that takes a left or right turn will be highlighted.
2014-10-13 09:26:25 -05:00
..
BinaryRoutePlanner.java Update routing, make point precise 2014-09-22 02:08:34 +02:00
BinaryRoutePlannerOld.java Introduce New routing config 2014-02-02 14:06:15 +01:00
GeneralRouter.java Add text size setting for the map 2014-09-24 22:32:37 +02:00
PrecalculatedRouteDirection.java Fix bug 2014-10-08 00:53:04 +03:00
RouteCalculationProgress.java Introduce New routing config 2014-02-02 14:06:15 +01:00
RoutePlannerFrontEnd.java Add text size setting for the map 2014-09-24 22:32:37 +02:00
RouteResultPreparation.java Add ability to fully use turn:lanes for left and right turns as well 2014-10-13 09:26:25 -05:00
RouteSegmentResult.java Show different turns 2014-10-02 14:14:34 +02:00
RoutingConfiguration.java Update routing, make point precise 2014-09-22 02:08:34 +02:00
RoutingContext.java Update routing, make point precise 2014-09-22 02:08:34 +02:00
TestRouting.java Update android routing 2014-01-19 23:59:14 +01:00
TurnType.java Show different turns 2014-10-02 14:14:34 +02:00
VehicleRouter.java New experimental routing 2014-07-18 17:50:38 +02:00