toggle menu
Wemap SDKs
0.12.0
androidJvm
switch theme
search in API
core
/
com.getwemap.sdk.core.model.entities
/
Waypoint
/
CoordinateWaypoint
Coordinate
Waypoint
@
Serializable
@
SerialName
(
value
=
"coordinates"
)
class
CoordinateWaypoint
(
val
coordinate
:
Coordinate
)
:
Waypoint
Members
Constructors
Coordinate
Waypoint
Link copied to clipboard
constructor
(
coordinate
:
Coordinate
)
Properties
coordinate
Link copied to clipboard
@
Serializable
(
with
=
CoordinateSerializer::class
)
@
SerialName
(
value
=
"coordinates"
)
val
coordinate
:
Coordinate