You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rendering a GeoJsonLayer with transparency, artifact polygons show up:
3D panning affects the artifacts:
Flavors
Script tag
React
Python/Jupyter notebook
MapboxOverlay
GoogleMapsOverlay
CartoLayer
ArcGIS
Expected Behavior
The geojson should render normally. Here is the exact same data on geojson.io:
I've also tested the same data on maplibre, where the artifacts are not present either.
Steps to Reproduce
I've made a repository for a minimal reproduction. It is identical to the deckgl polygon geojson example, with changes to only include one layer, and to include the data needed to reproduce.
Description
When rendering a GeoJsonLayer with transparency, artifact polygons show up:
3D panning affects the artifacts:
Flavors
Expected Behavior
The geojson should render normally. Here is the exact same data on geojson.io:
I've also tested the same data on maplibre, where the artifacts are not present either.
Steps to Reproduce
I've made a repository for a minimal reproduction. It is identical to the deckgl polygon geojson example, with changes to only include one layer, and to include the data needed to reproduce.
The code (app.jsx):
Environment
Logs
The console shows no errors.
The text was updated successfully, but these errors were encountered: