forked from MapComplete/MapComplete
Studio: WIP
This commit is contained in:
parent
3549a10a15
commit
dc82ebbd58
165 changed files with 2588 additions and 3294 deletions
|
@ -152,18 +152,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"mapRendering": [
|
||||
{
|
||||
"color": "#d3d7d588",
|
||||
"width": "8",
|
||||
"offset": "-4",
|
||||
"fill": "no"
|
||||
},
|
||||
{
|
||||
"color": "#4f5551",
|
||||
"fill": "no",
|
||||
"width": "2"
|
||||
},
|
||||
"pointRendering": [
|
||||
{
|
||||
"label": {
|
||||
"render": "<div style='margin-top: -20px; color:#013220; background:white' class='rounded-full p-1 font-bold'>{name}</div>",
|
||||
|
@ -245,5 +234,18 @@
|
|||
"iconSize": "15,15",
|
||||
"anchor": "bottom"
|
||||
}
|
||||
],
|
||||
"lineRendering": [
|
||||
{
|
||||
"color": "#d3d7d588",
|
||||
"width": "8",
|
||||
"offset": "-4",
|
||||
"fill": "no"
|
||||
},
|
||||
{
|
||||
"color": "#4f5551",
|
||||
"fill": "no",
|
||||
"width": "2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue