Studio: WIP

This commit is contained in:
Pieter Vander Vennet 2023-09-19 14:04:13 +02:00
parent 3549a10a15
commit dc82ebbd58
165 changed files with 2588 additions and 3294 deletions

View file

@ -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"
}
]
}