mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-17 19:59:50 +00:00
Work around broken routeIndex in Wolfsburg
This commit is contained in:
parent
fbe11f222c
commit
f1cd531e7c
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ public class BsvagProvider extends AbstractEfaProvider
|
||||||
{
|
{
|
||||||
super(API_BASE);
|
super(API_BASE);
|
||||||
|
|
||||||
|
setUseRouteIndexAsTripId(false);
|
||||||
setStyles(STYLES);
|
setStyles(STYLES);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue