Builder
class Builder
Builder class for creating IntersectionLanes instances.
Parameters
valid
Provides a boolean value you can use to determine if the given lane is valid for the user to complete the maneuver.
active
Indicates whether this lane is a preferred lane (true) or not (false).
valid Indication
When either valid or active is set to true, this property shows which of the lane indications is applicable to the current route.
indications
Array that can be made up of multiple signs such as left, right, etc.