app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.usecase
/
MapUpdateResult
/
MapUpdateResult
Map
Update
Result
constructor
(
tracks
:
List
<
Pair
<
Int
,
List
<
Waypoint
>
>
>
,
snappedZoom
:
Int
,
showFull
:
Boolean
,
showOutline
:
Boolean
)