Click or drag to resize

DirectionLink Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The DirectionLink type exposes the following members.

Properties
  NameDescription
Public propertyAddress Obsolete.
The address where the direction link is located.
Public propertyCountry
Gets the Country in which this DirectionLink resides.
Public propertyDetailedStreetName
A StreetNameDetails object, representing the various names that the street associated with this direction link can have.
Public propertyExpectedEndTime
The amount of time that a vehicle traveling along the route defined by the linked list of direction links is expected to take to arrive at the last point in this link from the time it departs the first point of the first link in the linked list.
Public propertyFirstPoint
The first point in the direction link. This is the same as the last point of the previous direction link in the linked list.
Public propertyFlags
Detailed information about the road segment that the direction link covers, such as access restriction, legal speed limit, the types of vehicles permitted, and so on.
Public propertyLastPoint
The last point in the direction link. This is the same as the first point of the next direction link in the linked list.
Public propertyLinkId
A unique identifier for this direction link.
Public propertyName
A descriptive name for the direction link. This can be a street name or a type of road such as 'ramp'.
Public propertyNext
The next direction link in the linked list.
Public propertyPoints
An array of points that indicate the path of the direction link.
Public propertyPrev
The previous direction link in the linked list.
Top
See Also