forked from MapComplete/MapComplete
Studio: WIP
This commit is contained in:
parent
3549a10a15
commit
dc82ebbd58
165 changed files with 2588 additions and 3294 deletions
|
@ -654,7 +654,6 @@
|
|||
"ca": "Més informació a aquesta pàgina web"
|
||||
}
|
||||
}
|
||||
|
||||
},
|
||||
"freeform": {
|
||||
"key": "website",
|
||||
|
@ -782,20 +781,22 @@
|
|||
"enableRelocation": false,
|
||||
"enableImproveAccuraccy": true
|
||||
},
|
||||
"mapRendering": [
|
||||
"filter": [
|
||||
"has_image"
|
||||
],
|
||||
"pointRendering": [
|
||||
{
|
||||
"icon": "circle:white;./assets/themes/artwork/artwork.svg",
|
||||
"location": [
|
||||
"point",
|
||||
"centroid"
|
||||
]
|
||||
},
|
||||
}
|
||||
],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "#0000ff",
|
||||
"width": "10"
|
||||
}
|
||||
],
|
||||
"filter": [
|
||||
"has_image"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue