make more cdn's and API urls/settings configurable

* CDNs for OCI, NSI, etc.
* OSM API (URL and oauth API settings)
* taginfo API
* nominatim API
This commit is contained in:
Martin Raifer
2022-10-14 18:24:29 +02:00
parent e8ceba1107
commit c8a3cf154b
12 changed files with 74 additions and 62 deletions
+2 -1
View File
@@ -48,8 +48,8 @@
"@mapbox/sexagesimal": "1.2.0",
"@mapbox/vector-tile": "^1.3.1",
"@tmcw/togeojson": "^5.2.1",
"@turf/bbox-clip": "^6.0.0",
"@turf/bbox": "^6.0.0",
"@turf/bbox-clip": "^6.0.0",
"abortcontroller-polyfill": "^1.4.0",
"aes-js": "^3.1.2",
"alif-toolkit": "^1.2.9",
@@ -75,6 +75,7 @@
"@fortawesome/free-solid-svg-icons": "~6.2.0",
"@ideditor/temaki": "~5.1.0",
"@mapbox/maki": "^8.0.0",
"@openstreetmap/id-tagging-schema": "^3.5.1",
"autoprefixer": "^10.0.1",
"btoa": "^1.2.1",
"chai": "^4.3.4",