RouteOutput interface

Properties

guidance

Contains guidance related elements. This field is present only when guidance was requested and is available.

legs

Legs array

sections

Sections array

summary

Summary object

Property Details

guidance

Contains guidance related elements. This field is present only when guidance was requested and is available.

guidance?: RouteGuidanceOutput

Property Value

legs

Legs array

legs: RouteLegOutput[]

Property Value

sections

Sections array

sections?: RouteSectionOutput[]

Property Value

summary

Summary object

summary: RouteSummaryOutput

Property Value