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