RouteFerrySpan

Span computed for the requested SpanAdditionalFeatures.

Types

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

Properties

Link copied to clipboard

3 letter Country code corresponding to the Span.

Link copied to clipboard

Distance of the computed span. This feature doesn't split a span, but is always computed on a span split by other properties.

Link copied to clipboard

Duration of the computed span. This feature doesn't split a span, but is always computed on a span split by other properties.

Link copied to clipboard

Offset in the leg geometry corresponding to the start of this span.

Link copied to clipboard

Provides an array of names of the ferry span in available languages.

Link copied to clipboard

2-3 letter Region code corresponding to the Span. This is either a province or a state.

Functions

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