cesium-spatial
    Preparing search index...

    Function compact

    • Replaces complete groups of children with their parent, repeatedly.

      The usual reason to reach for this is drawing: a compacted set covers the same ground with far fewer polygons, at the cost of mixed resolutions.

      Parameters

      • cells: readonly string[]

      Returns string[]