Closed leegee closed 3 years ago
My patched particle container works with pixi@4 and i'm not expected it to work with pixi>4.Since this is not a part of the main lib, i'm not planning to update it. (No will and no time ;-))
The lib is fully compatible with pixi@5 but i did not test anything with pixi@6.
If anything is wrong with recent pixi@6, i'd be happy to review a PR!
Looking at the Million Marker demo. When using the latest versions of Pixi and Leaflet, the ParticleContainer, I see the following error:
I guess Pixi has moved on since your library was written -- are you considering rewriting with the PixiOverlay being a subclass of a Pixi container/something?