Rename 'keyid' layer option to 'layerId'

This commit is contained in:
Anton Khorev 2024-12-10 01:23:41 +03:00
parent 7b05c1c060
commit bfc8c5f6de
3 changed files with 8 additions and 10 deletions

View file

@ -1,6 +1,6 @@
- leafletOsmId: "Mapnik"
code: "M"
keyId: "mapnik"
layerId: "mapnik"
nameId: "standard"
credit:
id: "make_a_donation"
@ -9,7 +9,7 @@
- leafletOsmId: "CyclOSM"
code: "Y"
keyId: "cyclosm"
layerId: "cyclosm"
nameId: "cyclosm"
credit:
id: "cyclosm_credit"
@ -23,7 +23,7 @@
- leafletOsmId: "CycleMap"
code: "C"
keyId: "cyclemap"
layerId: "cyclemap"
nameId: "cycle_map"
apiKeyId: "THUNDERFOREST_KEY"
credit:
@ -35,7 +35,7 @@
- leafletOsmId: "TransportMap"
code: "T"
keyId: "transportmap"
layerId: "transportmap"
nameId: "transport_map"
apiKeyId: "THUNDERFOREST_KEY"
credit:
@ -47,7 +47,7 @@
- leafletOsmId: "TracestrackTopo"
code: "P"
keyId: "tracestracktopo"
layerId: "tracestracktopo"
nameId: "tracestracktop_topo"
apiKeyId: "TRACESTRACK_KEY"
credit:
@ -59,7 +59,7 @@
- leafletOsmId: "HOT"
code: "H"
keyId: "hot"
layerId: "hot"
nameId: "hot"
credit:
id: "hotosm_credit"