app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.data.local
/
TrackDao
/
insertWaypoint
insert
Waypoint
abstract
suspend
fun
insertWaypoint
(
waypoint
:
WaypointEntity
)
Insert a waypoint into the database. If the waypoint already exists, it will be replaced.
Parameters
waypoint