From 7c13358943e950ed550b9056c476d5b4e0e0d1be Mon Sep 17 00:00:00 2001 From: yopaseopor Date: Sat, 2 Nov 2024 11:23:35 +0100 Subject: [PATCH] Update config.js --- src/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index dfc56db..14618a2 100644 --- a/src/config.js +++ b/src/config.js @@ -11244,7 +11244,7 @@ var vectorLayer = new ol.layer.Vector({ // Overlay: DANA2024 { group: '2024-10-29 DANA', - title: 'Destroyed', + title: 'Destroyed2', query: '(nwr[~"^destroyed(:.*)?$"~"."]({{bbox}});node(w););out meta;', iconSrc: imgSrc + 'base/circle.svg', iconStyle: 'background-color:#D00B67',