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

tiles are not displayed correctly when both terrain and the new globe projection are used #4792

Closed
programingjd opened this issue Oct 2, 2024 · 1 comment · Fixed by #4825
Assignees
Labels
bug Something isn't working globe Globe related issues terrain

Comments

@programingjd
Copy link
Contributor

If you use the new globe projection, things display properly until you enable terrain.
A hillshade layer from the same raster-dem source works, but not the terrain option.

This is using the 5.0.0-pre.1 alpha release.

https://codepen.io/programingjd/pen/jOgWepY

You can toggle the terrain from the checkbox and see how simply resetting terrain to null makes the raster tiles display correctly.

This is not for raster tiles only, the same thing happens with vector tiles.

@programingjd programingjd changed the title tiles are not displayed correctly when both terrain and new globe projections are used tiles are not displayed correctly when both terrain and the new globe projection are used Oct 2, 2024
@HarelM HarelM added terrain globe Globe related issues bug Something isn't working labels Oct 2, 2024
@HarelM
Copy link
Collaborator

HarelM commented Oct 2, 2024

Thanks for taking the time to report this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working globe Globe related issues terrain
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants