addLocationContextUpdatedListener
Adds a LocationContextUpdatedListener. The listener will be notified with location context data for the current location.
Parameters
listener
The listener to add.
Throws
if the instance of TomTomNavigation has been closed before.
if the listener has already been added.