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

@ -578,17 +578,6 @@
"id": "Overlap (cyclebarrier)"
}
],
"mapRendering": [
{
"icon": "./assets/layers/barrier/barrier.svg",
"location": [
"point"
]
},
{
"width": "5"
}
],
"deletion": {
"softDeletionTags": {
"and": [
@ -612,5 +601,18 @@
"fixme="
]
}
}
},
"pointRendering": [
{
"icon": "./assets/layers/barrier/barrier.svg",
"location": [
"point"
]
}
],
"lineRendering": [
{
"width": "5"
}
]
}