onLaneAssistanceUpdated abstract method
- ManeuverViewLaneAssistance laneAssistance
Called before approaching a maneuver and the maneuver thereafter if lane recommendations are available.
laneAssistanceThe ManeuverViewLaneAssistance notification.
Implementation
void onLaneAssistanceUpdated(ManeuverViewLaneAssistance laneAssistance);