From 36b2598b38bceb3a4c1961ff018b0c265aee063e Mon Sep 17 00:00:00 2001
From: Patrick <patrick.wuerstle@gmx.de>
Date: Mon, 13 Jul 2020 15:57:29 +0200
Subject: [PATCH] Testing Planning

---
 vcm/config.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/vcm/config.json b/vcm/config.json
index 27ca43267..1ff691361 100644
--- a/vcm/config.json
+++ b/vcm/config.json
@@ -754,6 +754,14 @@
       "showCompass": true,
       "rotationPerFrame": 0.5
     },
+    {
+        "useLocalCRS": false,
+        "type": "vcs.vcm.widgets.Planning",
+        "serviceUrl": "http://smartvillages.online/",
+        "projectId": "Q4at5xXnP93Erwtm5",
+        "scenarioId": "2JQ3od8igw4LRzTR5",
+        "userLocalCRS": true
+      },
     {
       "type": "vcs.vcm.widgets.OverviewMap",
       "name": "Overview Map",
-- 
GitLab