File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments