3DBAG / 3dbag-viewer

https://3dbag.nl
GNU General Public License v3.0
35 stars 10 forks source link

Rendering never ends #8

Closed liberostelios closed 4 years ago

liberostelios commented 4 years ago

The render keeps calling itself in some loop. Could have to do with the WMS update step.

jliempt commented 4 years ago

It kept on being called with setInterval(). The fix reduces lagginess.