forked from MapComplete/MapComplete
Chore: lint themes
This commit is contained in:
parent
b3af76062e
commit
b32f384f38
27 changed files with 431 additions and 431 deletions
|
@ -17,6 +17,19 @@
|
|||
"en": "Insect Hotel",
|
||||
"nl": "Insectenhotel"
|
||||
},
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
],
|
||||
"marker": [
|
||||
{
|
||||
"icon": "./assets/layers/insect_hotel/insect_hotel.svg"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
"title": {
|
||||
|
@ -31,22 +44,9 @@
|
|||
"tagRenderings": [
|
||||
"images"
|
||||
],
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
],
|
||||
"marker": [
|
||||
{
|
||||
"icon": "./assets/layers/insect_hotel/insect_hotel.svg"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"deletion": true,
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true,
|
||||
"enableRelocation": true
|
||||
},
|
||||
"deletion": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue