directionsOnRoute property
getter/setter pair
Indicates the lane directions that are on the route. Following these directions keeps the driver on the route. This is a subset of Lane.directions.
Implementation
List<LaneDirection> directionsOnRoute;