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

@ -386,7 +386,14 @@
"icon": "./assets/layers/fitness_station/fitness.svg"
}
],
"mapRendering": [
"filter": [
"open_now"
],
"allowMove": {
"enableRelocation": false,
"enableImproveAccuracy": true
},
"pointRendering": [
{
"location": [
"point",
@ -408,11 +415,5 @@
"anchor": "center"
}
],
"filter": [
"open_now"
],
"allowMove": {
"enableRelocation": false,
"enableImproveAccuracy": true
}
"lineRendering": []
}