Merge branch 'r3.3'
This commit is contained in:
commit
ed7b50f37e
1 changed files with 2 additions and 0 deletions
|
@ -355,6 +355,8 @@ public class RoutingOptionsHelper {
|
|||
return new RouteSimulationItem();
|
||||
case ShowAlongTheRouteItem.KEY:
|
||||
return new ShowAlongTheRouteItem();
|
||||
case AvoidPTTypesRoutingParameter.KEY:
|
||||
return new AvoidPTTypesRoutingParameter();
|
||||
case AvoidRoadsRoutingParameter.KEY:
|
||||
return new AvoidRoadsRoutingParameter();
|
||||
case GpxLocalRoutingParameter.KEY:
|
||||
|
|
Loading…
Reference in a new issue