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

@ -43,7 +43,13 @@
]
}
],
"mapRendering": [
"allowMove": {
"enableImproveAccuracy": true
},
"filter": [
"open_now"
],
"pointRendering": [
{
"icon": "circle:white;./assets/layers/sports_centre/sports_centre.svg",
"iconBadges": [
@ -56,16 +62,12 @@
"point",
"centroid"
]
},
}
],
"lineRendering": [
{
"color": "darkgreen",
"fill": "no"
}
],
"allowMove": {
"enableImproveAccuracy": true
},
"filter": [
"open_now"
]
}