content/flux/v0/stdlib/experimental/geo/getlevel.md
geo.getLevel() returns the S2 cell level of specified cell ID token.
(token: string) => int
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}
({{< req >}}) S2 cell ID token.
import "experimental/geo"
geo.getLevel(token: "166b59")// Returns 10