benwiles1

Results 6 comments of benwiles1

I am only loosely following this project, but I was wondering why you can't use Uint8Array as that is natively supported by node and browsers?

Couldn't you use union types? eg `position: Cartesian3 | PositionProperty` not sure what that would look like in jsdoc.

I am also having issues with an Accordion-like component. To get around the metadata getting dropped, I am hiding the fields rather than unmounting them when the accordion is closed....

I just moved to using craco to apply the craco-cesium fixes to use cesium. I was able to get it working for that specific craco plugin with the following main.js:...

protoc-jar also doesn't respect global maven settings

duplicate of #602