SINTEF-9012 / PruneCluster

Fast and realtime marker clustering for Leaflet
MIT License
551 stars 131 forks source link

Tooltip animation doesn't work #138

Open wahisoufiane opened 7 years ago

wahisoufiane commented 7 years ago

Hi,

when I add class 'prunecluster-anim' to marker the marker is animated on moving, but the binded Tooltip don't follow the marker animation. How can I animate it?

I've tried to add transition animation to tooltip but every time I bind the Tooltip to the marker the tooltip make the animation from the top left of screen to the marker instead of point A to point B (old marker position to the new one)

cordovapolymer commented 7 years ago

@yellowiscool @simison @FalloutPL @mordka @vitalik74 @rwwagner90 @brunolellis @maxvonhippel @Cadrach @undr @uniphil @valerio-bozzolan @rolanddu @adimasci @maxhoffmann BUMP!

maxvonhippel commented 7 years ago

Not sure these are actually all separate issues. They all sounds like "when I do stuff the tooltip should move but the animation is kind of wonked". Before we all start digging in further, can you tell us if you think these actually have separate causes? If they're all the same thing they should just be one issue on GitHub instead of 3.