mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-19 00:39:58 +00:00
BVG: Update API base.
This commit is contained in:
parent
c8e0bae71b
commit
6e1189f3ab
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ import de.schildbach.pte.geo.Berlin;
|
||||||
*/
|
*/
|
||||||
public final class BvgProvider extends AbstractHafasProvider
|
public final class BvgProvider extends AbstractHafasProvider
|
||||||
{
|
{
|
||||||
private static final String API_BASE = "http://fahrinfo.bvg.de/Fahrinfo/bin/";
|
private static final String API_BASE = "https://fahrinfo.bvg.de/Fahrinfo/bin/";
|
||||||
private static final String API_BASE_STATION_BOARD = "http://bvg.hafas.de/bin/";
|
private static final String API_BASE_STATION_BOARD = "http://bvg.hafas.de/bin/";
|
||||||
|
|
||||||
public BvgProvider()
|
public BvgProvider()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue