RouteSummary

Summarized details for the leg including travel steps only. The Distance for the travel only portion of the journey is the same as the Distance within the Overview summary.

Types

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

Properties

Link copied to clipboard

Distance of the route.

Link copied to clipboard

Duration of the route.

Link copied to clipboard

Toll summary for the complete route.

Functions

Link copied to clipboard
inline fun copy(block: RouteSummary.Builder.() -> Unit = {}): RouteSummary
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