From 7d68c3a9936891afd24f8b5cbf43b7056ebe6963 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Mon, 14 Jul 2025 07:56:25 +0200 Subject: [PATCH] car_maxspeed: do not fill areas (unless they have area=yes) --- car_maxspeed.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/car_maxspeed.yaml b/car_maxspeed.yaml index 9ac79fa..22f5afa 100644 --- a/car_maxspeed.yaml +++ b/car_maxspeed.yaml @@ -172,16 +172,21 @@ feature: textRepeat: '1' textOffset: '4' textFontWeight: bold + fillOpacity: 0.5 + fill: |- + {{ tags.area == 'yes' }} style:left: width: '2' color: |- {{ colorB|default('#404040') }} offset: '-1' + fill: false style:right: width: '2' color: | {{ colorF|default('#404040') }} offset: '1' + fill: false style:traffic_sign: width: 0 radius: 0