Skip to content

v1.0.2

Latest

Choose a tag to compare

@trasch trasch released this 29 Jun 07:53
Add fitRecords, track reconstruction from point features, and README

- Add fitRecords convenience property on FeatureCollection for filtering
  record features by fitType
- Add fitTrackFromPointFeatures() method on FeatureCollection to
  reconstruct a Feature<MultiLineString> from Point features produced
  by fitPointFeatures()
- Add Feature(fitTrackFrom:) convenience initializer
- Update README with usage examples and API reference tables