NAStreetDirections

A class that contains the turn by turn driving directions for a route.

Property

Type

Description

Directions

NAStreetDirection[]

An array of direction elements.

RouteID

int

The ObjectID corresponding to the route feature in the output network analysis class.

RouteName

string

The name of the route.

StopNames

string[]

Array of stop names.

Summary

NAStreetDirection

Overall summary of the route's time and distance.

2/28/2020