new server path for Karlsruhe

This commit is contained in:
Andreas Schildbach 2012-06-11 11:18:07 +02:00
parent 8e0f36e9cb
commit 927a83a86e

View file

@ -29,7 +29,7 @@ import de.schildbach.pte.dto.Style.Shape;
public class KvvProvider extends AbstractEfaProvider
{
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()
{