stop
Stops current navigation session and clears data related to it. Calling this method will have no effect if start was not called previously.
If the NavigationStateChangedListener is registered, it is notified with the state set to NavigationState.Idle.
Throws
if the instance of TomTomNavigation has been closed before.
Important: This is a Public Preview API. It may be changed or removed at any time.