app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.repository
/
EditTrackRepository
/
addWaypoint
add
Waypoint
abstract
suspend
fun
addWaypoint
(
waypoint
:
Waypoint
,
updateUI
:
Boolean
=
false
)
Add a single waypoint to a track.
Parameters
waypoint
Waypoint domain model to insert.