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

When drawing, self-intersecting polygons are removed #13147

Open
blend3dweb opened this issue Apr 15, 2024 · 0 comments
Open

When drawing, self-intersecting polygons are removed #13147

blend3dweb opened this issue Apr 15, 2024 · 0 comments

Comments

@blend3dweb
Copy link

blend3dweb commented Apr 15, 2024

Good afternoon.
When drawing polygons in one layer and if the polygons intersect themselves, the polygons that intersect are excluded from the display.

While studying this topic, I came to the conclusion that mapbox-gl does not work correctly with self-intersecting polygons.

Attached an image

  1. Actual behavior
  2. Expected behavior

2024-04-15_14-24

Here are links to the information that led to the above conclusion.

Link 1
Link 2
Link 3
Link 4

Is it possible to get around this bug?

mapbox-gl-js version: 3.2.0
browser: chrome / firefox

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

1 participant