addProgressUpdatedListener
Adds an ProgressUpdatedListener which will be informed about new progress along the active route each time a location update occurs and the RouteProgressEngine successfully calculates it.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
listener
The listener to be added.
Throws
if the instance of TomTomNavigation has been closed before.
if the listener has already been added.