mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-12 22:18:48 +00:00
SH: Can handle equivalent stations.
This commit is contained in:
parent
12fd51a483
commit
2fe5f00693
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ public class ShProvider extends AbstractHafasProvider
|
||||||
public ShProvider()
|
public ShProvider()
|
||||||
{
|
{
|
||||||
super(NetworkId.SH, API_BASE + "stboard.exe/dn", API_BASE + "ajax-getstop.exe/dn", API_BASE + "query.exe/dn", 10, Charsets.UTF_8);
|
super(NetworkId.SH, API_BASE + "stboard.exe/dn", API_BASE + "ajax-getstop.exe/dn", API_BASE + "query.exe/dn", 10, Charsets.UTF_8);
|
||||||
|
|
||||||
setStationBoardCanDoEquivs(false);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue