Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEM Terrain map data rendering issues related to zoom-level #12915

Open
PantelisChi opened this issue Sep 29, 2023 · 0 comments
Open

DEM Terrain map data rendering issues related to zoom-level #12915

PantelisChi opened this issue Sep 29, 2023 · 0 comments

Comments

@PantelisChi
Copy link

DEM 3D Terrain inclusion on the map causes various rendering issues related to zoom-level. It can result in data appearing "missing" or rendering the wrong zoom-level on portions of the map viewport. This is most apparent when layers have styling or source data that varies based on zoom-level stops. See examples and a fiddle that can help reproduce the issue below.

mapbox-gl-js version: 2.15.0

browser: Google Chrome 116.0.5845.96 (Official Build) (arm64)

Steps to Trigger Behavior

  1. Load the fiddle
  2. Press the "Reproduce issue" button
  3. Zoom in, zoom out a couple of levels or pan the map
  4. Eventually you will see some missing tiles due to rendering issues
  5. Please press the button again if you can't reproduce as this is not 100% chance to occur in the first try or so

Link to Demonstration

https://jsfiddle.net/PantelisChin/56qrp7L2/1/

Expected Behavior

Screenshot 2023-09-29 at 4 57 55 PM

Actual Behavior

Screenshot 2023-09-28 at 6 11 19 PM

Video:
https://github.com/mapbox/mapbox-gl-js/assets/36043811/03ddc77e-f7bb-4dd6-87ce-e88a2f74e30c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants