Trip Progress Update Value
class TripProgressUpdateValue
Content copied to clipboard
Represents a trip progress update to be rendered
Parameters
estimatedTimeToArrival
the estimated time to arrival
distanceRemaining
the distance remaining
currentLegTimeRemaining
the time remaining for the current leg
totalTimeRemaining
the total time remaining
percentRouteTraveled
the percentage of the route traveled
trafficCongestionColor
reserved for future use
formatter
an object containing various types of formatters
Functions
Properties
currentLegTimeRemaining
Link copied to clipboard
distanceRemaining
Link copied to clipboard
estimatedTimeToArrival
Link copied to clipboard
formatter
Link copied to clipboard
percentRouteTraveled
Link copied to clipboard
totalTimeRemaining
Link copied to clipboard
trafficCongestionColor
Link copied to clipboard