onLaneGuidanceEnded

abstract fun onLaneGuidanceEnded(laneGuidance: LaneGuidance)

Called when current lane guidance ends.

This method is called when the current lane guidance is no longer applicable. This allows for the timely removal or update of lane guidance information on the user interface.

Parameters

laneGuidance

Provides detailed information about the lane guidance that just ended.