3DStreet / 3dstreet

🚲🚢🚌 Web-based 3D visualization of streets using A-Frame
https://3dstreet.app
Other
256 stars 33 forks source link

Sometimes there is an error loading 3dtiles related to viewportSize in aframe-loader-3dtiles-component #633

Closed Algorush closed 3 months ago

Algorush commented 3 months ago

Sometimes an error appears when loading 3dtiles, I have not yet understood in what cases. But when debugging, I see that it appears due to this.viewportSize = undefined in the tick method of the component. I'll see better image

Algorush commented 3 months ago

fixed with https://github.com/3DStreet/aframe-loader-3dtiles-component/pull/9