app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.data.local
/
TrackDao
/
getWaypointsByChunk
get
Waypoints
By
Chunk
abstract
suspend
fun
getWaypointsByChunk
(
trackId
:
Int
,
chunkSize
:
Int
,
offset
:
Int
)
:
List
<
WaypointEntity
>