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

Multiple maps over the same area #65

Open
prashant-Heliware opened this issue Oct 30, 2023 · 2 comments
Open

Multiple maps over the same area #65

prashant-Heliware opened this issue Oct 30, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@prashant-Heliware
Copy link

How to add multiple layers on the maps. I used multiple maps but i got issues with tiles fetching of overlapping area.
image

@tentone
Copy link
Owner

tentone commented Oct 30, 2023

Hello

You are experiencing some z-fighting there, what you can do to solve the issue is to adjust the height of the map or instead disable drawing to the zbuffer on the bottom layer,

Thanks in advance

@tentone tentone added the help wanted Extra attention is needed label Oct 30, 2023
@prashant-Heliware
Copy link
Author

Thanks, It works but the below layer is not rendering, I set the material to transparent to show the below layer.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants