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

Bring Pixi.js power to Leaflet maps

Results 41 Leaflet.PixiOverlay issues
Sort by recently updated
recently updated
newest added

Hey. Thanks for your help so far. I am using this plugin and also leaflet-draw plugin. When drawing sprites, each one of them is clickable. Clicks work fine. Now, after...

I am using Leaflet.PixiOverlay in a project, which usually in a large zoom level at about 20 to 25. I use PIXI.Graphics.drawXXX() to draw geo-features which width&height at about 0.001~0.01,...

Hi, I'am trying to export leaflet map and all elements inside it. I use 'domtoimage' library to get blob file. Unfortunately pixi overlay is not included in my final blob...

Hello, How can I remove and add a new layer, or update the existent layer with new markers? Thanks in advance

I want to render the stage (full pixi screen) to a texture and use this texture in a sprite to keep a kind of trail. I can achieve that in...

hi. I am trying to prevent the circle collision detector script to rescale the markers if they overlap. I am doing a dataviz project and using sizes to represent data....

Please tell me, I'm using the example "French cities". I have about 8 thousand objects on the map. Their gps coordinates are constantly updated and I have to constantly call...

I've found that panning map moves PixiOverlay from its original position. This problem occurs when chrome "Desktop site" is enabled. Device info: - samsung galaxy a50 - android 11 -...

It is possible to project the markers on the map with the same size without conflict detection?

Hi, First thanks for this nice plugin! I would like to display many arrows on a map, but i don't manage to do it with the 1 million marker demo....