exactEdgeLength abstract method

double exactEdgeLength(
  1. BigInt edgeIndex,
  2. H3Units unit
)

Calculates exact length of a given unidirectional edge in units

Implementation

double exactEdgeLength(BigInt edgeIndex, H3Units unit);