Refactoring: move uploadGPXToOSm into svelte

This commit is contained in:
Pieter Vander Vennet 2024-01-11 02:20:57 +01:00
parent 7b9a748199
commit 34d8527718
9 changed files with 222 additions and 198 deletions

View file

@ -23,7 +23,22 @@
"cs": "Ujetá cesta"
}
},
"pointRendering": [],
"pointRendering": [
{
"location": [
"start"
],
"marker": [
{
"icon": "circle",
"color": "#bb000077"
}
],
"iconSize": "10,10",
"pitchAlignment": "map",
"rotationAlignment": "map"
}
],
"lineRendering": [
{
"width": 3,