app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.domain.model
/
WaypointUpdate
/
Added
Added
data
class
Added
(
val
trackId
:
Int
,
val
point
:
SimpleWaypoint
)
:
WaypointUpdate
Members
Constructors
Added
Link copied to clipboard
constructor
(
trackId
:
Int
,
point
:
SimpleWaypoint
)
Properties
point
Link copied to clipboard
val
point
:
SimpleWaypoint
track
Id
Link copied to clipboard
val
trackId
:
Int