mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 21:48:50 +00:00
alternative api base
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@924 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
7db66d76d4
commit
4b93834d69
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ import de.schildbach.pte.dto.LocationType;
|
||||||
public class NvbwProvider extends AbstractEfaProvider
|
public class NvbwProvider extends AbstractEfaProvider
|
||||||
{
|
{
|
||||||
public static final NetworkId NETWORK_ID = NetworkId.NVBW;
|
public static final NetworkId NETWORK_ID = NetworkId.NVBW;
|
||||||
private final static String API_BASE = "http://www.efa-bw.de/nvbw/";
|
private final static String API_BASE = "http://www.efa-bw.de/nvbw/"; // http://www.efa-bw.de/android/
|
||||||
|
|
||||||
public NvbwProvider()
|
public NvbwProvider()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue