stop
Stops current navigation session and clears data related to it.
If start has not been called previously, this method has no effect.
As a result of successful action, the following listener is notified:
NavigationStateChangedListener, with the state set to NavigationState.Idle.
Throws
if the instance of TomTomNavigation has been closed before.