getH3IndexesFromUnidirectionalEdge abstract method

List<BigInt> getH3IndexesFromUnidirectionalEdge(
  1. BigInt edgeIndex
)

Get the origin, destination pair represented by a unidirectional edge

Implementation

List<BigInt> getH3IndexesFromUnidirectionalEdge(BigInt edgeIndex);