directionsOnRoute property

List<LaneDirection> directionsOnRoute
getter/setter pair

Indicates which lane directions are on the route. Following those directions keeps the driver on the route.

Implementation

List<LaneDirection> directionsOnRoute;