Add 'canEmbed' layer option
This commit is contained in:
parent
2c84465cc2
commit
8a8c2517f2
2 changed files with 7 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
code: "M"
|
||||
layerId: "mapnik"
|
||||
nameId: "standard"
|
||||
canEmbed: true
|
||||
credit:
|
||||
id: "make_a_donation"
|
||||
href: "https://supporting.openstreetmap.org"
|
||||
|
@ -11,6 +12,7 @@
|
|||
code: "Y"
|
||||
layerId: "cyclosm"
|
||||
nameId: "cyclosm"
|
||||
canEmbed: true
|
||||
credit:
|
||||
id: "cyclosm_credit"
|
||||
children:
|
||||
|
@ -26,6 +28,7 @@
|
|||
layerId: "cyclemap"
|
||||
nameId: "cycle_map"
|
||||
apiKeyId: "THUNDERFOREST_KEY"
|
||||
canEmbed: true
|
||||
credit:
|
||||
id: "thunderforest_credit"
|
||||
children:
|
||||
|
@ -38,6 +41,7 @@
|
|||
layerId: "transportmap"
|
||||
nameId: "transport_map"
|
||||
apiKeyId: "THUNDERFOREST_KEY"
|
||||
canEmbed: true
|
||||
credit:
|
||||
id: "thunderforest_credit"
|
||||
children:
|
||||
|
@ -61,6 +65,7 @@
|
|||
code: "H"
|
||||
layerId: "hot"
|
||||
nameId: "hot"
|
||||
canEmbed: true
|
||||
credit:
|
||||
id: "hotosm_credit"
|
||||
children:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue