Josh Nice
Josh Nice
Allow an object in the threebox world which is using units of "scene", to use the setScale function. Provided example as well.
**mapbox-gl-js version**: 3.10.0 **Browser**: Chrome ### Question I have lots of geojson model features close together in a map. When I zoom out some of the models disappear, I assume...
Model layers are visible behind a fill-extrusion when the model layer is ordered below fill-extrusion layer. However a model layer is not visible behind a fill-extrusion layer when the model...
When loading a model into Mapbox that uses a .webp texture causes the map to throw an error. Error which gets thrown is this  I have an example of...
I have come across an issue where query rendered features is only returning a feature when the mouse is over certain parts of a model (I don't think this happens...
### mapbox-gl-js version 3.17.0 ### Browser and version Chrome 142.0.7444.176 ### Expected behavior The queryRenderedFeatures function should return the features that the cursor is over. ### Actual behavior The queryRenderedFeatures...