WaypointOptimizationOptimizedWaypoint

The optimized waypoint.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Estimated time of arrival at the destination.

Link copied to clipboard

Index of the cluster the waypoint is associated with. The index is included in the response only if clustering was performed while processing the request.

Link copied to clipboard

Estimated time of departure from thr origin.

Link copied to clipboard
val id: String

The waypoint Id.

Link copied to clipboard

Position defined as [longitude, latitude].

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String