Skip to content

Releases: Outdooractive/gis-tools-fit

v1.0.2

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

v1.0.1

Choose a tag to compare

@trasch trasch released this 28 Jun 19:38

README update

v1.0.0

Choose a tag to compare

@trasch trasch released this 28 Jun 19:33

Initial release