ee.Geometry.fromS2CellToken

Constructs the Polygon corresponding to an S2 cell id as a hex string.

UsageReturns
ee.Geometry.fromS2CellToken(cellToken)Geometry
ArgumentTypeDetails
cellTokenStringThe S2 cell id as a hex string. Trailing zeros are required, e.g. the top level face containing Antarctica is 0xb000000000000000.