From e05c9f9fca867acdd39eb97bbfb2fc804531c663 Mon Sep 17 00:00:00 2001
From: "Joe T.S" <thunyathep.santhanavanich@hft-stuttgart.de>
Date: Wed, 13 Oct 2021 10:43:47 +0000
Subject: [PATCH] Update connectToAPI.js

---
 public/js/connectToAPI.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/js/connectToAPI.js b/public/js/connectToAPI.js
index 3fa89a4..401061f 100644
--- a/public/js/connectToAPI.js
+++ b/public/js/connectToAPI.js
@@ -25,7 +25,7 @@ async function fetchDataJSON() {
                 "rightLng": rightLng,   //9.175336684,
                 "topLat": topLat        //48.7822869656
             },
-            //"cityGMLRef": "campus",
+            "cityGMLRef": "campus",
             "interestedAttributes": [
                 "uValue",
                 "volume",
-- 
GitLab