Leaflet.LayerGroup.Collision
Leaflet.LayerGroup.Collision copied to clipboard
Add smooth transitions
Would be great to have smooth transitions (fade in / fade out). Maybe adding a CSS class to colliding/hidden elements or using a callback on collision could be alternative solutions to this instead of removing the entire element from DOM.
Cheers.