app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.data.repository
/
EditTrackRepositoryImpl
/
getTrackWaypointsChunk
get
Track
Waypoints
Chunk
open
suspend override
fun
getTrackWaypointsChunk
(
trackId
:
Int
,
chunkSize
:
Int
,
offset
:
Int
)
:
List
<
Waypoint
>