Is there a possible way to calculate clamped to ground corridor distance and polygon area?

Is there a possible way to calculate clamped to ground corridor distance and polygon area?

Hello,

More analytic capabilities like calculating area are not in the CesiumJS library itself, but may be something we offer with our ion platform i the future.

In the meantime, there are some algorithms for calculating polygon area that you could probably implement in Cesium. To solve, I would check out a more geometry or math related forum.

Thanks,

Gabby