hosuaby / Leaflet.SmoothMarkerBouncing

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

not correctly work with Leaflet.markercluster #3

Closed Olegga666 closed 7 years ago

Olegga666 commented 7 years ago

good plugin but unfortunately not correctly work with https://github.com/Leaflet/Leaflet.markercluster. I click on marker - marker bouncing, i zoom out map - marker clustering, when zoom in - bouncing marker stop bouncing, and when i click another marker, he hide.

hosuaby commented 7 years ago

Looks like the issue #1 . Which version of plugin do you use ? This behaviour was fixed in v1.1.4

Olegga666 commented 7 years ago

you're right, it works, I used the wrong version. Many thanks