app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.data.local
/
WaypointEntity
/
WaypointEntity
Waypoint
Entity
constructor
(
waypointId
:
Double
=
0.0
,
latitude
:
Double
,
longitude
:
Double
,
elevation
:
Double
?
,
time
:
String
?
,
trackOwnerId
:
Int
)