From 6f05c1a32aa5cf9d9fe1410f835e1c3b35c6f2ff 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 5f698b9..f285e1c 100644 --- a/xmas.json +++ b/xmas.json @@ -86,6 +86,10 @@ " {{ tagTrans('xmas:feature', value) }}", " ", "{% endfor %}", + " ", + " {{ markerCircle({\"fillColor\":\"red\"})|raw }}", + " outdated feature", + " ", "" ] }