onLaneAssistanceUpdated abstract method

void onLaneAssistanceUpdated(
  1. ManeuverViewLaneAssistance laneAssistance
)

Called before approaching a maneuver and the maneuver thereafter if lane recommendations are available.

Implementation

void onLaneAssistanceUpdated(ManeuverViewLaneAssistance laneAssistance);