Consider removing constructor options #504
Labels
breaking change
These will break the API
improve
Improve (or remove) an existing feature
up next
What we're planning to do next
Right now, there are only 2 constructor options:
The construction options are provided via the functional options pattern via the geometry constructors.
Omit invalid was only really added to "prove" that there was more than one option and therefore the functional options pattern was warranted.
We should consider to:
NewPoint
andNewPointWithoutValidation
.The text was updated successfully, but these errors were encountered: