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.

Important: This is a Public Preview API. It may be changed or removed at any time.