| Package | Description |
|---|---|
| javastrava.api.v3.rest | |
| javastrava.api.v3.service | |
| javastrava.api.v3.service.impl |
| Modifier and Type | Method and Description |
|---|---|
StravaSegmentExplorerResponse |
SegmentAPI.segmentExplore(String bounds,
StravaSegmentExplorerActivityType activityType,
StravaClimbCategory minCategory,
StravaClimbCategory maxCategory) |
| Modifier and Type | Method and Description |
|---|---|
StravaSegmentExplorerResponse |
SegmentService.segmentExplore(StravaMapPoint southwestCorner,
StravaMapPoint northeastCorner,
StravaSegmentExplorerActivityType activityType,
StravaClimbCategory minCat,
StravaClimbCategory maxCat)
This endpoint can be used to find popular segments within a given area (defined by the southwest and northeast corners of the area).
|
| Modifier and Type | Method and Description |
|---|---|
StravaSegmentExplorerResponse |
SegmentServiceImpl.segmentExplore(StravaMapPoint southwestCorner,
StravaMapPoint northeastCorner,
StravaSegmentExplorerActivityType activityType,
StravaClimbCategory minCat,
StravaClimbCategory maxCat) |
Copyright © 2015 Dan Shannon. All rights reserved.