mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 16:59:51 +00:00
update api base for Zurich
This commit is contained in:
parent
23d5223c03
commit
96a93871ef
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ import de.schildbach.pte.dto.Style.Shape;
|
|||
public class ZvvProvider extends AbstractHafasProvider
|
||||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.ZVV;
|
||||
private static final String API_BASE = "http://onlinev2.fahrplan.zvv.ch/bin/"; // http://online.fahrplan.zvv.ch/bin/
|
||||
private static final String API_BASE = "http://online.fahrplan.zvv.ch/bin/";
|
||||
|
||||
public ZvvProvider()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue