cesium-spatial
    Preparing search index...

    Type Alias S2Cell

    S2Cell: string

    An S2 cell, in its canonical hexadecimal token form (for example 8085809c).

    S2 cell ids are 64-bit integers. Tokens are the standard lossless string encoding, and are what this library uses throughout: they compare, sort into maps and survive JSON without the bigint caveats.