onLaneAssistanceUpdated abstract method

void onLaneAssistanceUpdated(
  1. JunctionViewLaneAssistance laneAssistance
)

Called before and after a complex junction if lane recommendations are available.

Implementation

void onLaneAssistanceUpdated(JunctionViewLaneAssistance laneAssistance);