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