Closed ctchervenkov closed 3 years ago
If there's a use case for this, feel free to open a pull request. Same with #22
Normally, I would have created a branch, push my fix there, and then submitted the pull request to master. However, I am restricted from doing so. Do you instead want people to fork the repo, make changes there and submit the pull request from the fork?
I added you as a collaborator. I hadn't paid much attention to the access settings TBH.
Thank you!
Chris
Sent from my iPhone
On 18 Oct 2021, at 16:30, Adam Millard-Ball @.***> wrote:
I added you as a collaborator. I hadn't paid much attention to the access settings TBH.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
Looks great @ctchervenkov. Thanks for the addition.
The mapMatcher.matchGPXTrace(fn) method requires a filename to be passed. However, one might not want to write out a GPX file for each GPS trace, but simply generate a GPX object on the fly which then can be processed.