mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 16:59:51 +00:00
new server path for Karlsruhe
This commit is contained in:
parent
8e0f36e9cb
commit
927a83a86e
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ import de.schildbach.pte.dto.Style.Shape;
|
||||||
public class KvvProvider extends AbstractEfaProvider
|
public class KvvProvider extends AbstractEfaProvider
|
||||||
{
|
{
|
||||||
public static final NetworkId NETWORK_ID = NetworkId.KVV;
|
public static final NetworkId NETWORK_ID = NetworkId.KVV;
|
||||||
private final static String API_BASE = "http://213.144.24.66/kvv/"; // http://213.144.24.66/kvv2/
|
private final static String API_BASE = "http://213.144.24.66/kvv2/";
|
||||||
|
|
||||||
public KvvProvider()
|
public KvvProvider()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue