RouteTracker

constructor(routeResult: RouteResult, routeIndex: Int, skipCoincidentStops: Boolean)

Creates a Route Tracker using a specific route from a route result with an option to specify treating coincident stops as a single destination. An exception is thrown if the Route is not found or if it lacks Route.stops and Route.directionManeuvers.

Since

200.1.0