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