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.
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
bigintcaveats.