addLocationContextUpdatedListener
Adds a LocationContextUpdatedListener. The listener is notified of updates to the location context data.
The listener is invoked on the main/UI thread.
Parameters
listener
The listener to add.
Throws
if the instance of TomTomNavigation is closed.
if the same listener has already been added.