From d05540b5470bad82a26afff7399db0019354b3fb Mon Sep 17 00:00:00 2001 From: Tobias Date: Thu, 6 Feb 2025 20:00:21 +0100 Subject: [PATCH] Map: Update circle size Sicherheit --- src/components/page_radnetz/mapData/pageSicherheit.const.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/page_radnetz/mapData/pageSicherheit.const.tsx b/src/components/page_radnetz/mapData/pageSicherheit.const.tsx index 7a369173..fb1478aa 100644 --- a/src/components/page_radnetz/mapData/pageSicherheit.const.tsx +++ b/src/components/page_radnetz/mapData/pageSicherheit.const.tsx @@ -25,7 +25,7 @@ export const pageSicherheit: MapDataAndLegend = { id: 'nudafa-unfaelle', type: 'circle', paint: { - 'circle-radius': ['match', ['get', 'Kat'], ['1'], 5, ['2'], 4, 2], + 'circle-radius': ['match', ['get', 'Kat'], ['1'], 5, ['2'], 4, 3], 'circle-color': [ 'match', ['get', 'Kat'],