Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when drawing in a large zoom level #68

Open
haelue opened this issue Aug 17, 2021 · 1 comment
Open

Errors when drawing in a large zoom level #68

haelue opened this issue Aug 17, 2021 · 1 comment

Comments

@haelue
Copy link

haelue commented Aug 17, 2021

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, and everything goes wrong.
Maybe PIXI is thinking this objects are in pixel level, so it merge the nearest pixels or simplify the shapes. Make the graph like a mosaic.
Is there any way to solve this problem?

@haelue haelue changed the title Problem when drawing in a LARGE ZOOM LEVEL Errors when drawing in a large zoom level Aug 17, 2021
@arvenly
Copy link

arvenly commented Apr 12, 2022

I've got same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants