ViewChanged

data class ViewChanged(val trackId: Int, val points: List<SimpleWaypoint>) : WaypointUpdate

Constructors

Link copied to clipboard
constructor(trackId: Int, points: List<SimpleWaypoint>)

Properties

Link copied to clipboard
Link copied to clipboard