Refactoring: highlight the currently selected element

This commit is contained in:
Pieter Vander Vennet 2023-04-27 02:24:38 +02:00
parent 06631ccd6d
commit 2b47cf934c
20 changed files with 214 additions and 72 deletions

View file

@ -681,7 +681,7 @@
"mapRendering": [
{
"icon": {
"render": "./assets/layers/toilet/toilets.svg",
"render": "circle:#ffffff;./assets/layers/toilet/toilets.svg",
"mappings": [
{
"if": {
@ -761,4 +761,4 @@
]
}
]
}
}