addActiveRouteChangedListener

Adds an ActiveRouteChangedListener. The listener is notified of changes to the active route whenever a new active route has been set.

Parameters

listener

The listener to be added.

Throws

if the instance of TomTomNavigation has been closed before.

if the same listener has already been added.