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
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[]