mapbox / mapbox-gl-js

Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
https://docs.mapbox.com/mapbox-gl-js/
Other
11.23k stars 2.23k forks source link

Polygon rendered from `dynamic` Geojson source has errors #13299

Open just-ads opened 1 month ago

just-ads commented 1 month ago

1728551155186 This is a non-dynamically rendered polygon, it is normal. 1728551250285 This is a dynamically rendered polygon. You can clearly see that part of the polygon is missing. Zooming in will reveal a more obvious missing part.

Here is the codepen link.