h3GetResolution abstract method

int h3GetResolution(
  1. BigInt h3Index
)

Returns the resolution of the provided H3 index

Works on both cells and unidirectional edges.

Implementation

int h3GetResolution(BigInt h3Index);