This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties for setting up driving directions.
Name | Description | |
---|---|---|
DefaultOutputLengthUnits | The default length units that will be used for reporting distances in driving directions. | |
LengthAttributeName | The name of the network attribute to be used for reporting travel distances. | |
RoadClassAttributeName | The name of the network attribute to be used for road classification. | |
TimeAttributeName | The name of the network attribute to be used for reporting travel time. |
Classes | Description |
---|---|
NetworkDirections | A container for describing and using network directions. |
The INetworkDirections interface should be used to get and set Directions information at the network dataset level, such as the output length units or length attribute to be used for Directions generation. In order to generate directions a network dataset needs certain information which includes:
The length attribute and units parameters are set on the INetworkDirections interface.