diff --git a/src/app.js b/src/app.js index 4ce5401..f96004e 100644 --- a/src/app.js +++ b/src/app.js @@ -23,7 +23,7 @@ L.tileLayer('http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { function makeDummyLayer(markerPos) { // - //All layers will have to be initialized like this, dummy layer called Markers + //All layers will have to be initialized like this const dummyLayer = L.markerClusterGroup({ spiderfyOnMaxZoom: false, showCoverageOnHover: false,