getDirectedEdgeDestination function

H3Index getDirectedEdgeDestination(
  1. H3Index edge
)

Returns the destination cell of the directed edge.

Implementation

H3Index getDirectedEdgeDestination(H3Index edge) => _unsupported();