addOnLocationUpdateListener
Adds an OnLocationUpdateListener which informs about new GeoLocation each time a location change occurs. Location updates will be delivered on the main (UI) thread.
Parameters
listener
The OnLocationUpdateListener to add.
Throws
if listener is already added.