CustomRoutingInfo Properties |
The CustomRoutingInfo type exposes the following members.
Name | Description | |
---|---|---|
CumulativeCost |
The total cost of the route so far, not including this link.
| |
End |
The location of the end of the link.
| |
ExtraData |
The extra data associated with this link.
| |
Flags |
The RouteFlag for the link.
| |
LastFlags |
The RouteFlag for the previous link.
| |
Length |
The length of the link in meters.
| |
LinkId |
The LinkId for the link.
| |
Start |
The location of the start of the link.
| |
Time |
The UTC time at which routing is being performed.
| |
Timezone |
The timezone this link is in. This should be used to convert the UTC Time to local time.
|