You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I zoom out from the map, my R3F model is a LARGE architectural site. However when the zoom hits around 13.88 or smaller, ie 13, 12 or 10 etc, my model seems to go below the map and disappear. Is this a setting that I can set somewhere???
Relevant code:
No code to show, just my description above
The text was updated successfully, but these errors were encountered:
UPDATE:
This seems to only happen when using the mapbox standard style
When I use a custom style, then it seems to work fine as expected.
...but I would like it to work with standard style
@newguy123-creator can you provide a minimal reproducible example using code sandbox?
Hi. As I mentioned in my update, I think this may possibly be something related to the mapbox style. If you use the latest mapbox and use the standard style, they have 3D buildings on there by default, my 3D stuff seems to dissappear at the same zoom as their 3D buildings in the map. The weird thing though if I just use Mapbox Studio and copy the standard style and use this new copied style, then my 3D stuff works fine and is visible on all zoom levels.
To be clear, this happens only on the mapbox standard style, any other style seems to work fine.
three
version: 0.169.0@react-three/fiber
version: 8.17.10react-three-map
version: 0.8.2node
version: v20.11.1npm
(oryarn
) version: 10.2.4Problem description:
When I zoom out from the map, my R3F model is a LARGE architectural site. However when the zoom hits around 13.88 or smaller, ie 13, 12 or 10 etc, my model seems to go below the map and disappear. Is this a setting that I can set somewhere???
Relevant code:
No code to show, just my description above
The text was updated successfully, but these errors were encountered: