mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 00:09:55 +00:00
Work around broken routeIndex in Schwerin
This commit is contained in:
parent
f1cd531e7c
commit
94d14f89c4
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ public class VmvProvider extends AbstractEfaProvider
|
|||
public VmvProvider()
|
||||
{
|
||||
super(API_BASE);
|
||||
|
||||
setUseRouteIndexAsTripId(false);
|
||||
}
|
||||
|
||||
public NetworkId id()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue