Add 'canDownloadImage' layer option
This commit is contained in:
parent
1c2a7b0a07
commit
6c1704b245
2 changed files with 10 additions and 21 deletions
|
@ -3,6 +3,7 @@
|
|||
layerId: "mapnik"
|
||||
nameId: "standard"
|
||||
canEmbed: true
|
||||
canDownloadImage: true
|
||||
credit:
|
||||
id: "make_a_donation"
|
||||
href: "https://supporting.openstreetmap.org"
|
||||
|
@ -29,6 +30,7 @@
|
|||
nameId: "cycle_map"
|
||||
apiKeyId: "THUNDERFOREST_KEY"
|
||||
canEmbed: true
|
||||
canDownloadImage: true
|
||||
credit:
|
||||
id: "thunderforest_credit"
|
||||
children:
|
||||
|
@ -42,6 +44,7 @@
|
|||
nameId: "transport_map"
|
||||
apiKeyId: "THUNDERFOREST_KEY"
|
||||
canEmbed: true
|
||||
canDownloadImage: true
|
||||
credit:
|
||||
id: "thunderforest_credit"
|
||||
children:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue