Skip to content

Conversation

@robsonj
Copy link

@robsonj robsonj commented May 1, 2015

Pull request to address Bug #19

robsonj added 5 commits April 30, 2015 20:32
…re inaccurate

Filter invalid map points before exporting to GPX.
- Updated BikeEvent & RunEvent to return IEnumerable<> instead of naked
List<>.
- IEnumerable backed by new BandMapPointCollection which serves as
central place to execute any filtering/processing etc on map points as
they get exported. Just runs a simple filter on bad mappoints currently.
- Added Unit
Events now loaded on a task. UI updated with the list of results on the
UI thread once complete.
Events now loaded on a task. UI updated with the list of results on the
UI thread once complete.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant