RouteLegOutput interface

A description of a part of a route, comprised of a list of points. Each additional waypoint provided in the request will result in an additional leg in the returned route.

Properties

points

Points array

summary

Summary object

Property Details

points

Points array

points: LatLongPairOutput[]

Property Value

summary

Summary object

summary: RouteSummaryOutput

Property Value