iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.08k stars 293 forks source link

[BUG] Dispose and create new view (non-coherent result errors) #2244

Open ketourneau opened 7 months ago

ketourneau commented 7 months ago

Your Environment

Context

We try to increase the extent size when user add files (view is already created). So we try dispose the view and create new one. Maybe the have another way to modify extent size ?

Steps to Reproduce (for bugs)

live example

  1. Open console
  2. Click on Resize view on left panel

Expected Behavior

We expect view appear correctly without errors.

Actual Behavior

View doesn't appear correcty and we got some errors. Capture d’écran 2023-12-20 à 10 24 19