RouteInfo

data class RouteInfo : Parcelable

Properties

Link copied to clipboard

Route duration to end without traffic and speed profiles

Link copied to clipboard

Route duration to end with current traffic

Link copied to clipboard

Route duration to end with speed profiles

Link copied to clipboard
val length: Int

Route length to end

Link copied to clipboard

Waypoint durations from start last item represents finish waypoint with durations from start to end

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)