fix comment

This commit is contained in:
Robin 2016-07-14 19:37:01 +02:00
parent 6cb4dd5e56
commit e890513733

View File

@ -23,7 +23,7 @@ L.tileLayer('http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {
function makeDummyLayer(markerPos) { // 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({ const dummyLayer = L.markerClusterGroup({
spiderfyOnMaxZoom: false, spiderfyOnMaxZoom: false,
showCoverageOnHover: false, showCoverageOnHover: false,