This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Matt | |
| // | |
| // Based on fork.. Bilan/sports-tracker-download.js | |
| // | |
| // 1. Removed the image downloader | |
| // 2. loop though and get the total activites | |
| // 3. Converted the output to a json object | |
| // 4. push to download once complete. | |
| // 5. use json file to download the gpx's | |
| // 6. Added all activites from the source page |