Leaflet.markercluster
Leaflet.markercluster copied to clipboard
Warning 'listener not found' occurred while removing markerClusterGroup from map
- Leaflet version I'm using: 1.8.0
- Leaflet.MarkerCluster version I'm using: 1.5.3
- step 1: add markerClusterGroup
- step 2: remove markerClusterGroup
Warning 'listener not found' occurred while removing markerClusterGroup from map
I have this problem too(
temporary solution: zoomAnimation = false for MapContainer
Me too. Also, the "temporary solution" does not work for me
temporary solution: zoomAnimation = false for MapContainer did you resolve this problem without 'zoomAnimation = false' ?
I have got the same issue, probably causing my android app to crash. I tried removing all entries regarding the zoomanim listener (in the source src/MarkerCluster.Spiderfier.js) from my dist file. Up to now I did not find any mal function. The warning is gone.
Same problem
Same problem
I have the same issue.
same problem 'listener not found '
Had this problem, fixed by updating to 1.9