Themes(charging_station): add charge_point layer

This commit is contained in:
Robin van der Linde 2025-01-10 02:28:31 +01:00
parent b9092b24b8
commit 67b3fb3740
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
4 changed files with 89 additions and 7 deletions

View file

@ -62,7 +62,7 @@
},
"icon": "./assets/themes/charging_stations/logo.svg",
"layers": [
"charging_station"
],
"widenFactor": 1.5
}
"charging_station",
"charge_point"
]
}