directionsOnRoute property
getter/setter pair
Indicates which lane directions are on the route. Following those directions keeps the driver on the route.
Implementation
List<LaneDirection> directionsOnRoute;
Indicates which lane directions are on the route. Following those directions keeps the driver on the route.
List<LaneDirection> directionsOnRoute;