app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.util
/
TrackSimplifier
/
simplify
simplify
suspend
fun
simplify
(
points
:
List
<
Waypoint
>
,
tolerance
:
Double
)
:
MutableList
<
Waypoint
>