LaneGuidance
Contains information about lane guidance.
Properties
List of lanes in the lane guidance, ordered from left to right. Each lane contains a list of directions that are reachable from that lane. One of these directions may optionally be marked as the recommended one to follow (see Lane.follow).
List of LaneSeparator objects, ordered from left to right. Lane separators represent the dividers between and around lanes. Since each divider is shared by two lanes, separators are not defined per lane. Instead, they are listed in a single array, ordered from left to right. For example, if there are 3 lanes, there will be 4 separators:
Distance from the start point to the end point of this LaneGuidance.
Distance from the start of the route to the start point of this LaneGuidance.