Skip to content

Commit f69dec4

Browse files
authored
Update turf-port.md
1 parent 7b81688 commit f69dec4

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

docs/turf-port.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,25 @@ Below's an on going list of the Turf functions which currently exist inside the
77

88
## Measurement
99
- [x] turf-along
10+
- [ ] turf-area
11+
- [x] turf-bbox
12+
- [ ] turf-bbox-polygon
1013
- [x] turf-bearing
14+
- [ ] turf-center
15+
- [ ] turf-center-of-mass
16+
- [ ] turf-centroid
1117
- [x] turf-destination
1218
- [x] turf-distance
19+
- [ ] turf-envelope
1320
- [x] turf-length
1421
- [x] turf-midpoint
15-
- [x] turf-bbox
22+
- [ ] turf-point-on-feature
23+
- [ ] turf-polygon-tangents
24+
- [ ] turf-point-to-line-distance
1625
- [ ] turf-rhumb-bearing
1726
- [ ] turf-rhumb-destination
1827
- [ ] turf-rhumb-distance
19-
- [ ] turf-area
20-
- [ ] turf-bbox-polygon
2128
- [ ] turf-square
22-
- [ ] turf-center-of-mass
23-
- [ ] turf-center
24-
- [ ] turf-centroid
25-
- [ ] turf-envelope
26-
- [ ] turf-point-on-surface
27-
- [ ] turf-polygon-tangents
2829
- [ ] turf-great-circle
2930

3031
## Coordinate Mutation

0 commit comments

Comments
 (0)