app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.usecase
/
UpdateMapViewUseCase
/
invoke
invoke
suspend operator
fun
invoke
(
latNorth
:
Double
,
latSouth
:
Double
,
lonWest
:
Double
,
lonEast
:
Double
,
showOutline
:
Boolean
,
showFull
:
Boolean
)
:
List
<
Pair
<
Int
,
List
<
Waypoint
>
>
>
?