mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 16:59:51 +00:00
Bayern: Speculative fix for routing problem.
This commit is contained in:
parent
d107a905b2
commit
9e3565b986
1 changed files with 2 additions and 0 deletions
|
@ -169,6 +169,8 @@ public class BayernProvider extends AbstractEfaProvider
|
||||||
uri.append("&inclMOT_11=on");
|
uri.append("&inclMOT_11=on");
|
||||||
uri.append("&inclMOT_14=on");
|
uri.append("&inclMOT_14=on");
|
||||||
|
|
||||||
|
uri.append("&calcOneDirection=1");
|
||||||
|
|
||||||
return uri.toString();
|
return uri.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue