Skip to content

Commit 4c479cc

Browse files
committed
updates README.md
1 parent 4197515 commit 4c479cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/turf-ellipse/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Takes a [Point][1] and calculates the ellipse polygon given two semi-axes expres
1717
* `options.pivot` **[Coord][2]** point around which any rotation will be performed (optional, default `center`)
1818
* `options.steps` **[number][3]** number of steps (optional, default `64`)
1919
* `options.units` **[string][5]** unit of measurement for axes (optional, default `'kilometers'`)
20-
* `options.accuracy` **[number][3]** level of precision used for the repartition of points along the curve (optional, default `3`)
2120
* `options.properties` **[Object][4]** properties (optional, default `{}`)
2221

2322
### Examples

0 commit comments

Comments
 (0)