summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/map.mdwn1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/map.mdwn b/templates/map.mdwn
index 4f3c3c05..74c0884e 100644
--- a/templates/map.mdwn
+++ b/templates/map.mdwn
@@ -11,7 +11,6 @@ map = L.map('content', { layers: [OSMLayer] });
map.attributionControl.setPrefix(false);
map.fitBounds(Box);
-L.control.layers([],overlayMaps).addTo(map);
L.control.scale({ imperial: false }).addTo(map);
<TMPL_IF positionpopup>