basvandorst / StravaPHP

Strava API REST client with OAuth authentication
MIT License
184 stars 67 forks source link

Ability to export routes as GPX and TCX #46

Closed bartosz-maciaszek closed 4 years ago

bartosz-maciaszek commented 6 years ago

Added getRouteAsGPX($id) and getRouteAsTCX($id) to the \Strava\API\Client class.

vredeling commented 4 years ago

@bartosz-maciaszek Thank you for your PR. I did a review and resolved some conflicts that arose in the last 2 years since you submitted the patch. All the changes are contained within the develop branch and will be included in the next release. (1.4.0)