Skip to content

Commit

Permalink
merp
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriend committed Oct 26, 2024
1 parent e068b5e commit 3123db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/api/indexing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ h3.cell_to_boundary(cell)
```

Returns tuple of lat/lng tuples.
For GeoJSON compatibility, see the [`h3-py` docs](https://uber.github.io/h3-py/api_quick.html#polygon-interface).
For GeoJSON compatibility (lng/lat order), see the [`h3-py` docs](https://uber.github.io/h3-py/api_quick.html#polygon-interface).

</TabItem>
<TabItem value="shell">
Expand Down

0 comments on commit 3123db9

Please sign in to comment.