app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.domain.usecase
/
GetTrackWaypointsUseCase
/
invoke
invoke
suspend operator
fun
invoke
(
trackId
:
Int
,
latNorth
:
Double
?
,
latSouth
:
Double
?
,
lonWest
:
Double
?
,
lonEast
:
Double
?
)
:
List
<
Waypoint
>
Retrieves all waypoints of a track, simplified if necessary