addProgressUpdatedListener

Adds a ProgressUpdatedListener. The listener is notified of new RouteProgress along the active route each time a location update occurs and the RouteProgressEngine successfully calculates it.

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.