Cesium tile inspector: what is loaded points exactly

I am using cesium tile inspector on a point cloud and its super helpful.
I noticed that loaded points going up and up (multiples of what i expect the cloud has).
Is that a memory leak or just the way tile inspector shows things?

It would be the total number of points that have been loaded. I believe this would include points that have be re-loaded as well, say if you zoomed in, out, then back in.

Let me know if you’re seeing differently. If so, a Sandcastle code example or ion asset ID may help us track down the issue.

1 Like