forked from MapComplete/MapComplete
Refactoring: More fixes to the themes
This commit is contained in:
parent
c260d16159
commit
4a6457f146
7 changed files with 29 additions and 37 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue