mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-16 09:29:49 +00:00
VOR: Sync to web.
This commit is contained in:
parent
bc475da7b3
commit
a1b738c501
1 changed files with 2 additions and 1 deletions
|
@ -41,7 +41,8 @@ public class VorProvider extends AbstractHafasClientInterfaceProvider {
|
|||
|
||||
public VorProvider(final String apiAuthorization) {
|
||||
super(NetworkId.VOR, API_BASE, PRODUCTS_MAP);
|
||||
setApiVersion("1.15");
|
||||
setApiVersion("1.20");
|
||||
setApiExt("VAO.9");
|
||||
setApiClient("{\"id\":\"VAO\",\"l\":\"vs_anachb\",\"type\":\"AND\"}");
|
||||
setApiAuthorization(apiAuthorization);
|
||||
setStyles(STYLES);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue