hosuaby / Leaflet.SmoothMarkerBouncing

Smooth animation of marker bouncing for Leaflet.
BSD 2-Clause "Simplified" License
146 stars 28 forks source link

Error with Markercluster and dynamic Icon change #14

Closed cecpk closed 6 years ago

cecpk commented 6 years ago

Hello,

i used this Plugin with Markercluster. My Map change some Markericons dynamically over a JS Script. Now this error occur:

Uncaught TypeError: Cannot read property 'style' of undefined at e.n.Marker.setIcon (bouncemarker.min.js:5)

Without Clustering is everthing ok.

I don´t know the problem. Please help.

Thanks Chris