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

@ -536,21 +536,6 @@
]
}
],
"mapRendering": [
{
"icon": "./assets/themes/bicycle_rental/logo.svg",
"iconSize": "40,40",
"location": [
"point",
"centroid"
],
"anchor": "center"
},
{
"color": "#3333aa88",
"width": "2"
}
],
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": true
@ -598,5 +583,22 @@
}
}
]
}
},
"pointRendering": [
{
"icon": "./assets/themes/bicycle_rental/logo.svg",
"iconSize": "40,40",
"location": [
"point",
"centroid"
],
"anchor": "center"
}
],
"lineRendering": [
{
"color": "#3333aa88",
"width": "2"
}
]
}