Refactoring: cleanup of last incorrect iconSize fields

This commit is contained in:
Pieter Vander Vennet 2023-06-20 02:46:38 +02:00
parent 140c813151
commit f4b7e7eb88
12 changed files with 458 additions and 1249 deletions

View file

@ -766,7 +766,7 @@
"icon": {
"render": "./assets/svg/robot.svg"
},
"iconSize": "15,15,center"
"iconSize": "15,15"
}
]
}
@ -777,4 +777,4 @@
"overpassMaxZoom": 15,
"osmApiTileSize": 17,
"credits": "Pieter Vander Vennet"
}
}