see if this restores alternating behavior
This commit is contained in:
parent
aae4c48c59
commit
9730fa59c5
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ public class MapRouteInfoControl extends MapControls implements IRouteInformatio
|
|||
//-Test code only--
|
||||
//Try force resuming route re-caculation if stopped due to Issue2515
|
||||
routingHelper.recalculateRouteDueToSettingsChange();
|
||||
routingHelper.recalculateRouteDueToSettingsChange();
|
||||
//-----------------
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue