basvandorst / StravaPHP

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

Full Leaderboards #26

Closed Ramon1987 closed 7 years ago

Ramon1987 commented 7 years ago

Hi,

Keep up the good work!

basvandorst commented 7 years ago

is it possible to show more than 10 people on a leaderboard of a segment?

Yes, it possible to show more than 10 people. Use the$per_page parameter.

Is it possible to show a leaderboard without the athlete en the -2 and +2 atheletes who is connected?

No, as far as I know this isn't possible with the segment endpoint of the Strava API