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
Constructs a LaneSection object with the given parameters.
Properties
Ordered list of lane separators in the section. The separators are listed in order from curb side to middle side. Separators that are shared between adjacent lanes are listed only 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.
Functions
Returns geometry property of the class.
Returns routeOffset property of the class.
Returns length property of the class.
Returns lanes property of the class.
Returns laneSeparators property of the class.
Creates a copy of the object, with the option to modify some of its properties.