uups-fix
This commit is contained in:
parent
7cb5e9f377
commit
51ee8dac2c
@ -101,7 +101,7 @@ public final class RoutingContext implements DistanceChecker
|
||||
{
|
||||
turnInstructionMode = tiMode;
|
||||
}
|
||||
turnInstructionCatchingRange = expctxGlobal.getVariableValue( "trafficSourceMinDist", 40.f );
|
||||
turnInstructionCatchingRange = expctxGlobal.getVariableValue( "turnInstructionCatchingRange", 40.f );
|
||||
turnInstructionRoundabouts = expctxGlobal.getVariableValue( "turnInstructionRoundabouts", 1.f ) != 0.f;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user