RouteProgress

Class containing information about navigation route.

Functions

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

Properties

Link copied to clipboard

Driving distance from current position to route end

Link copied to clipboard
@get:FloatRange(from = 0.0, to = 1.0)
val progress: Float

Route progress

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

Geographic bounding box of route polyline from current position to end position

Link copied to clipboard

Transport mode currently using on the route

Link copied to clipboard

Waypoint durations from current position last item represents finish waypoint with durations from now to end