cesium-spatial
    Preparing search index...

    Variable DEFAULT_MAX_EDGE_METERSConst

    DEFAULT_MAX_EDGE_METERS: 200000 = 200_000

    Longest cell edge drawn without extra vertices, in meters.

    S2 cell edges are geodesics spanning up to a quarter turn at level 0, so a bare four-corner ring visibly cuts through the globe. Cells at level 8 and finer are already shorter than this, making densification a no-op for the levels a camera actually spends its time at.