Refactoring: More fixes to the themes

This commit is contained in:
Pieter Vander Vennet 2023-06-20 03:49:12 +02:00
parent c260d16159
commit 4a6457f146
7 changed files with 29 additions and 37 deletions

View file

@ -542,9 +542,7 @@
"color": "#888888"
}
],
"title": {
"render": "Service road"
},
"title": "Service road",
"tagRenderings": []
},
{
@ -759,9 +757,7 @@
"location": [
"point"
],
"icon": {
"render": "./assets/svg/robot.svg"
},
"icon":"./assets/svg/robot.svg",
"iconSize": "15,15"
}
]
@ -773,4 +769,4 @@
"overpassMaxZoom": 15,
"osmApiTileSize": 17,
"credits": "Pieter Vander Vennet"
}
}