Nebi Sarikaya

Results 34 comments of Nebi Sarikaya

I have this issue as well. Any progress on this?

> Unfortunately I am kinda stuck First it looks fine, but zooming in is distorting the image and the marker jumps around. > > I also tried updating the original...

If the number of points of a pixi graphics exceeds 100, pixijs draw calls increase. This may cause app to crash. Try to use LOD and separate the huge polygon...

This plugin causes pixi renderer to be created each time the pixioverlay is also created. Each renderer has it's own interaction manager. Because of that, if you add multiple layers,...