From 643a607701ead913a13bdab4a7b7664270f46646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Mon, 3 Dec 2018 22:26:11 +0100 Subject: [PATCH] xmas: add outdated feature to map key; --- xmas.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xmas.json b/xmas.json index 5f698b96..f285e1c6 100644 --- a/xmas.json +++ b/xmas.json @@ -86,6 +86,10 @@ " {{ tagTrans('xmas:feature', value) }}", " ", "{% endfor %}", + " ", + " {{ markerCircle({\"fillColor\":\"red\"})|raw }}", + " outdated feature", + " ", "" ] }