RouteDirectionsResult interface

An interface representing RouteDirectionsResult.

Properties

guidance
legs

Legs array NOTE: This property will not be serialized. It can only be populated by the server.

sections

Sections array NOTE: This property will not be serialized. It can only be populated by the server.

summary

Property Details

guidance

guidance?: RouteResultGuidance

Property Value

legs

Legs array NOTE: This property will not be serialized. It can only be populated by the server.

legs?: RouteResultLeg[]

Property Value

sections

Sections array NOTE: This property will not be serialized. It can only be populated by the server.

sections?: RouteResultSection[]

Property Value

summary

summary?: RouteDirectionsSummary

Property Value