mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 01:19:49 +00:00
Disable sort by weight in JSON getstops for Germany.
This commit is contained in:
parent
32ceccedb8
commit
3ffd75b3cb
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ public final class BahnProvider extends AbstractHafasProvider
|
|||
|
||||
setClientType("ANDROID");
|
||||
setStationBoardHasStationTable(false);
|
||||
setJsonGetStopsUseWeight(false);
|
||||
}
|
||||
|
||||
public NetworkId id()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue