forked from MapComplete/MapComplete
Studio: WIP
This commit is contained in:
parent
3549a10a15
commit
dc82ebbd58
165 changed files with 2588 additions and 3294 deletions
|
@ -65,7 +65,7 @@
|
|||
},
|
||||
"all_tags"
|
||||
],
|
||||
"mapRendering": [
|
||||
"pointRendering": [
|
||||
{
|
||||
"location": [
|
||||
"centroid",
|
||||
|
@ -73,7 +73,9 @@
|
|||
],
|
||||
"icon": "./assets/svg/bug.svg",
|
||||
"label": "<div class='bg-white rounded p-2'>{fixme}</div>"
|
||||
},
|
||||
}
|
||||
],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "#ff0000",
|
||||
"dashArray": "5,5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue