LaneSection
Represents a route section with a consistent lane configuration. If the number of lanes or the lane separators change, these will be reported as separate LaneSections.
See also
Constructors
Properties
List of lanes in the section, ordered from left to right. Each contains a list of directions reachable from the lane, and optionally one recommended direction to follow.
List of lane separators in the section, ordered from left to right. Separators that are shared between adjacent lanes are only listed once. Therefore, there must be one more separator than the number of lanes.
Distance from the the start point to the end point of the sectionLocation.
Distance from the start of the route to the start point of the sectionLocation.
Information about the location of a section on a route's geometry.