summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorStefan Hansson <steha708@edu.liu.se>2020-12-16 08:06:10 +0100
committerNewbyte <steha708@liu.se>2020-12-16 08:06:10 +0100
commita11a7b4cde5834781aa57e7f9c9a8a3a309d6411 (patch)
tree3de6e7616a9f2db627ad80870e68c8a77f24709e /templates
parent7d31854216fd893e1805c6dd40517f329ee3e886 (diff)
downloadtdde25-a11a7b4cde5834781aa57e7f9c9a8a3a309d6411.tar.gz
wip
Diffstat (limited to 'templates')
-rw-r--r--templates/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.js b/templates/index.js
index 42f8398..1422fe6 100644
--- a/templates/index.js
+++ b/templates/index.js
@@ -69,4 +69,4 @@ async function showUnconnectedMarkers() {
var marker = L.marker(res[key]).addTo(map)
}
}
-showUnconnectedMarkers()
+//showUnconnectedMarkers()