addRouteRemovedListener
Adds a RouteRemovedListener that reports on the Route being removed from the navigation session.
Parameters
listener
The listener to be added.
Throws
if the instance of TomTomNavigation has been closed before.
if the listener has already been added.