Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RouteResultProperties

Hierarchy

  • RouteResultProperties

Index

Properties

Optional directions

Route directions are returned if RouteParameters.returnDirections = true.

Read more...

Optional route

The Route graphic that is returned if RouteParameters.returnRoutes = true.

Read more...

Optional routeName

routeName: string

The name of the route.

Read more...

Optional stops

Array of stops.

Read more...

Generated using TypeDoc