RouteCoordinate

fun RouteCoordinate(    coordinate: GeoCoordinate,     routeOffset: Distance,     travelTime: Duration)

Parameters

coordinate

GeoCoordinate from the route polyline.

routeOffset

Distance offset along the route.

travelTime

Travel time (including traffic delay) from the start of the route.