LaneGuidanceUpdatedListener

Used to inform caller about lane guidance.

Note: The Route passed to TomTomNavigation has to contain valid LaneSections to make sure the listener is triggered.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun onLaneGuidanceEnded(laneGuidance: LaneGuidance)

Called when the lane guidance disappears.

Link copied to clipboard
abstract fun onLaneGuidanceStarted(laneGuidance: LaneGuidance)

Called when the next lane guidance appears.