This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Align sublayer depth calculation #9713
Labels
archived
Archived because of inactivity
Core
The cross-platform C++ core, aka mbgl
GL JS parity
For feature parity with Mapbox GL JS
refactor
Followup from #9699: We're using different formulas to compute the depth mode:
JS:
Native:
We should fix this difference. Once it's fixed, we also have to reverse the logic in
render_fill_layer.cpp
that switches between 0 and 2 for outline sublayers./cc @jfirebaugh
The text was updated successfully, but these errors were encountered: