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
This is being caused by #10304
It looks like we need to tweak it at very high zoom levels.
If you are looking for an immediate workaround you could set map.transform._horizonShift = 0.05 but this may stop working or even error in future versions of mapbox-gl-js.
mapbox-gl-js version: 2.1.1
browser: any
Steps to Trigger Behavior
Link to Demonstration
https://mprove.de/chrono3d?q=40.74913,14.48497&z=17&m=HL10653110&s=1&r=-31&t=85&d=1
Expected Behavior
Vesuv still visible from the market place in Pompeii at zoom level 18
Actual Behavior
Vesuv is chopped off.
This seems to be a regression. It used to be ok in v2.0.1
The text was updated successfully, but these errors were encountered: