We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb556ac commit ec3630bCopy full SHA for ec3630b
1 file changed
README.md
@@ -50,7 +50,7 @@ s2js is a full-featured JavaScript/TypeScript port of Google's S2 Geometry libra
50
| **Union, Intersection, Difference** | ✅ | Basic boolean polygon operations |
51
| **BigInt cell/token conversion** | ✅ | Handles full 64-bit cell IDs |
52
| **CellIndex, ClosestCellQuery** | ✅ | Query a list of cells with various shapes |
53
-
+| **ClosestEdgeQuery** | ✅ | Query the edges of 2 geometries |
54
55
TODO: ADD CLOSESTEDGEQUERY HERE
56
0 commit comments