Description Usage Arguments Value Note
Get the vertices of a given edge as an array of [lat, lng] points
| 1 2 | get_h3_unidirectional_edge_boundary(h3_edge_index,
  format_as_geojson = TRUE)
 | 
| h3_edge_index | character vector representing H3 edge indexes | 
| format_as_geojson | whether to return [lng, lat] points instead of of [lat, lng] | 
numeric matrix (2x2); list of matrices if multiple indexes are supplied
Edges that cross the edge of an icosahedron face may return 3 coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.