getTrackWaypoints

open suspend override fun getTrackWaypoints(trackId: Int): List<Waypoint>

Retrieve all waypoints belonging to a specific track.

Return

List of Waypoint domain objects associated with the track

Parameters

trackId

The ID of the track