knapcio / react-leaflet-pixi-overlay

A react wrapper for the awesome Pixi Overlay: https://github.com/manubb/Leaflet.PixiOverlay
27 stars 16 forks source link

How should I add marker scale animations? #9

Closed Weilin37 closed 2 years ago

Weilin37 commented 3 years ago

I'm trying to reproduce this example:

https://manubb.github.io/Leaflet.PixiOverlay/us-cities.html

I'm trying to do the animated zoom on just simple svg circles. This is my first time using pixi overlay but I'm wondering how one could go about this in the react wrapper?