mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 10:49:50 +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_14=on");
|
||||
|
||||
uri.append("&calcOneDirection=1");
|
||||
|
||||
return uri.toString();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue