Add cycle_highways theme, add configurable overpass backend as feature switch (settable via theme and URL)

This commit is contained in:
Pieter Vander Vennet 2021-08-23 15:48:42 +02:00
parent f4ea36de9a
commit ef0826ebb6
21 changed files with 377 additions and 48 deletions

View file

@ -1,4 +1,12 @@
[
{
"authors": [
"Pieter Vander Vennet"
],
"path": "add_pin.svg",
"license": "CC0",
"sources": []
},
{
"authors": [
"Pieter Vander Vennet"
@ -1346,5 +1354,11 @@
"path": "location_unlocked.svg",
"license": "CC0",
"sources": []
},
{
"authors": [],
"path": "loading.svg",
"license": "CC0; trivial",
"sources": []
}
]