getDestinationH3IndexFromUnidirectionalEdge abstract method

BigInt getDestinationH3IndexFromUnidirectionalEdge(
  1. BigInt edgeIndex
)

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

Returns 0 when result can't be calculated

Implementation

BigInt getDestinationH3IndexFromUnidirectionalEdge(BigInt edgeIndex);