forked from MapComplete/MapComplete
Add ids to layers in themes
This commit is contained in:
parent
39166ff806
commit
0ca19a5a03
10 changed files with 95 additions and 60 deletions
|
@ -125,7 +125,8 @@
|
|||
"freeform": {
|
||||
"type": "direction",
|
||||
"key": "direction"
|
||||
}
|
||||
},
|
||||
"id": "facadegardens-direction"
|
||||
},
|
||||
{
|
||||
"mappings": [
|
||||
|
@ -241,7 +242,8 @@
|
|||
"freeform": {
|
||||
"key": "start_date",
|
||||
"type": "text"
|
||||
}
|
||||
},
|
||||
"id": "facadegardens-start_date"
|
||||
},
|
||||
{
|
||||
"mappings": [
|
||||
|
@ -355,7 +357,8 @@
|
|||
"freeform": {
|
||||
"key": "description",
|
||||
"type": "text"
|
||||
}
|
||||
},
|
||||
"id": "facadegardens-description"
|
||||
}
|
||||
],
|
||||
"icon": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue