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
Yeah, this might be either #7023 or another triangulation issue (similar to #9180) — will need investigation to determine which. The second would be easier to address.
I think my problem falls within the parameters of this topic. The geojson renders correctly in Mapbox js, but not Mapbox GL, as you can see. Can someone suggest a way to correct this issue?
@mourner Hello, I do not know if this problem has been solved, I also encountered the same problem in the development project, I really hope it can be solved as soon as possible
Related issue:
This issue seems to similar to a previous reported and solved issue.
mapbox-gl-js version:
v2.2.0
browser:
edge, chrome (probably browser independent)
Steps to Trigger Behavior
When adding some complex geometries (see fiddle) to the map, the layer is displayed with an extra polygon on some zoom layers.
Correct display:
Zooming in a bit ruins the layer rendering because an extra polygon is displayed.
Link to Demonstration
jsfiddle
Expected Behavior
Added layer is displayed similarly on all zoom levels
Actual Behavior
Layer changes dependent on zoom level
The text was updated successfully, but these errors were encountered: