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

Fix layering, custom Three.js objects render _behind_ certain map features #3

Open
trusktr opened this issue May 12, 2023 · 0 comments

Comments

@trusktr
Copy link
Member

trusktr commented May 12, 2023

Describe the bug

Three.js objects inserted into the scene may render behind map features, whereas the map features should render behind the objects, and therefore can sometimes not be visible.

To Reproduce

  1. place a Three.js object near the ground somewhere.
  2. Observe that map features cover the object

Expected behavior

Objects that are physically in front of map features should render in front.

Screenshots

TODO

Desktop (please complete the following information):

Any OS.

Smartphone (please complete the following information):

Any device.

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant