getOriginH3IndexFromUnidirectionalEdge abstract method

BigInt getOriginH3IndexFromUnidirectionalEdge(
  1. BigInt edgeIndex
)

Get the origin hexagon from an H3 index representing a unidirectional edge

Returns 0 when result can't be calculated

Implementation

BigInt getOriginH3IndexFromUnidirectionalEdge(BigInt edgeIndex);