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

@ -320,7 +320,9 @@
]
}
},
"mapRendering": [
"allowMove": true,
"deletion": true,
"pointRendering": [
{
"icon": {
"render": "./assets/themes/hackerspaces/glider.svg",
@ -341,12 +343,12 @@
"centroid"
],
"anchor": "center"
},
}
],
"lineRendering": [
{
"color": "#00f",
"width": "8"
}
],
"allowMove": true,
"deletion": true
]
}