enableLaneRecommendation property

bool enableLaneRecommendation
getter/setter pair

A flag that indicates whether lane recommendation should be used when generating notifications. In case the flag is enabled, only the notification for the ManeuverNotificationType.distance maneuver notification type will contain the lane recommendation. The lane recommandation will replace the direction information in the notification. Example: 'After 250 meters use the right two lanes and turn right.'. Defaults to false.

Implementation

bool enableLaneRecommendation;