RoutingTraceDependantSpeed

This TraceDependantSpeed strategy computes the remaining distance by relying on maps data for the selected RoutingServiceOptions.

Parameters

<T>

Concentration type

Constructors

Link copied to clipboard
constructor(environment: MapEnvironment<T, O, S>, node: Node<T>, reaction: Reaction<T>, options: O)

Properties

Link copied to clipboard
protected open var trace: GPSTrace

Functions

Link copied to clipboard
open fun cloneIfNeeded(destination: Node<T>, reaction: Reaction<T>): RoutingTraceDependantSpeed<T, O, S>
Link copied to clipboard