-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Is it possible to use THREE.LOD? #8912
Comments
@AmeliaWang93 I was trying to use this too, using the threebox library (see peterqliu/threebox#72). I found that the distance from the object to the camera wasn't being calculated/returned as it usually would in three js. Possibly the camera is being dealt with differently when using mapbox |
Hi @AmeliaWang93 @joedjc thanks for using Mapbox! No, we don't currently support LOD in our camera, but this is on our roadmap as part of our long-term work on 3D maps. So I'm going to close this out for now, but stay tuned! ❤️ |
Hello guys, have any updates for these functions. Thanks!! |
I try to use THREE.LOD, but it doesn't change after zooming.
The text was updated successfully, but these errors were encountered: