addLocationMapMatchedListener
Adds an LocationMapMatchedListener which will inform about new MapMatchingResult each time a location change occurs and the MapMatchingEngine successfully matches it.
Parameters
listener
The listener to be added.
Throws
if the instance of TomTomNavigation has been closed before.
if the listener has already been added.