Destination
A destination of an itinerary, defined by a coordinate and an optional name.
Properties
Link copied to clipboard
@Serializable(with = CompressedCoordinateSerializer::class)
@SerialName(value = "coords")
Coordinate of the destination.