mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-20 01:10:02 +00:00
Work around broken routeIndex in North Rhine-Westphalia
This commit is contained in:
parent
94d14f89c4
commit
33bacbd588
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ public class VrrProvider extends AbstractEfaProvider
|
||||||
{
|
{
|
||||||
super(API_BASE);
|
super(API_BASE);
|
||||||
|
|
||||||
|
setUseRouteIndexAsTripId(false);
|
||||||
setNeedsSpEncId(true);
|
setNeedsSpEncId(true);
|
||||||
setStyles(STYLES);
|
setStyles(STYLES);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue