Leaflet.markercluster icon indicating copy to clipboard operation
Leaflet.markercluster copied to clipboard

Animation problem with L.circle

Open aybarska opened this issue 3 years ago • 0 comments

When i tried to cluster bunch of L.circle with this plugin, animations are not working at all. I tried it with diffrent browsers and nothing changed. I am aware this called marker cluster but i really want to use it with circles too.

  • [x ] I'm reporting a bug, not asking for help
  • [x ] I'm sure this is a Leaflet.MarkerCluster code issue, not an issue with my own code nor with the framework I'm using (Cordova, Ionic, Angular, React…)
  • [ x] I've searched through the issues to make sure it's not yet reported

How to reproduce

  • Leaflet version I'm using: 1.7.1
  • Leaflet.MarkerCluster version I'm using: 1.4.1
  • Browser (with version) I'm using: microsoft edge
  • OS/Platform (with version) I'm using: Windows 10
  • step 1
  • step 2

What behaviour I'm expecting and which behaviour I'm seeing

Minimal example reproducing the issue

  • [ ] this example is as simple as possible
  • [ ] this example does not rely on any third party code

Using http://leafletjs.com/edit.html or any other jsfiddle-like site.

aybarska avatar Mar 15 '21 09:03 aybarska