mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-21 01:39:51 +00:00
Work around broken routeIndex in Linz
This commit is contained in:
parent
23489327b1
commit
c406e6a46b
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ public class LinzProvider 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