fix comment
This commit is contained in:
parent
6cb4dd5e56
commit
e890513733
@ -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,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user