addLaneGuidanceUpdatedListener

Adds a LaneGuidanceUpdatedListener to observe and handle new LaneGuidance instances. This is triggered whenever there is a change in location and the GuidanceEngine successfully generates a new lane guidance.

Parameters

listener

The listener to be added.

Throws

if the instance of TomTomNavigation has been closed before.

if the listener has already been added.