Skip to content

Commit

Permalink
Doc: update Progress.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leiflinse-trivector committed Apr 9, 2024
1 parent 49b6db3 commit ef4f9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Dart. This is an on going project and functions are being added once needed. If
- [ ] intersect
- [ ] lineOffset
- [x] [polygonSmooth](https://github.com/dartclub/turf_dart/blob/main/lib/src/polygon_smooth.dart)
- [ ] simplify
- [x] [simplify](https://github.com/dartclub/turf_dart/blob/main/lib/src/simplify.dart)
- [ ] tesselate
- [x] [transformRotate](https://github.com/dartclub/turf_dart/blob/main/lib/src/transform_rotate.dart)
- [ ] transformTranslate
Expand Down

0 comments on commit ef4f9cc

Please sign in to comment.