getTrackWaypoints

abstract suspend fun getTrackWaypoints(trackId: Int): List<WaypointEntity>

Get all waypoints for a specific track, ordered by their ID.

Parameters

trackId

Track ID