Gabby Getz

Results 774 comments of Gabby Getz

Yes, this uses the [`type`](https://nodejs.org/api/packages.html#type) field (only used by NodeJS, not npm) to specify how the worker files are loaded. Specifically, this is needed due to the inclusion of `requireJS`...

What's the plan for this release, should we set up the restricted proxy? Or would we rather reach out to the server admin or find a new demo next month?

Hi @CyberLayer-ai, I believe this is more than just sample data, and that'd there would need to be a running server we could point to. Do you happen to have...

Thanks for the WebGL report screenshots, @srcejon! I'm not very familiar with running Cesium on Chrome embedded in Qt. Maybe an addition to this issue, it reach out on the...

No, everything is working for me on Mac. Do you see any errors or warnings in the console? Anything thrown in `afterAll` maybe?

Thanks for the PR @jdfwarrior. @mramato Is there a reason we don't currently expose `children`, even read-only, as a part of the public API?

Hi @jdfwarrior, do you think you'll get back to this shortly? If not, in order to keep things tidy, I would ask to close this until then and re-open when...

> If returning a copy of the array is still considered not to be a good option and you'd prefer that I use a method to get children at a...

Initial work was started in https://github.com/CesiumGS/cesium/pull/8915

Hi @techmavengeospatial, From those threads you linked, there seems to be a problem when Cesium requests the first tile at level=0, Y=0, X=0 and that tile is not available on...