ProxyLocationProvider
Implementation of the LocationProvider which provides location programmatically set with setLocation.
Properties
Functions
Link copied to clipboard
Adds an OnLocationUpdateListener which informs about new GeoLocation each time a location change occurs.
Link copied to clipboard
Closes the object and removes all registered listeners. After closing, any function call to this object will throw an IllegalStateException.
Link copied to clipboard
Removes previously registered OnLocationUpdateListener.
Link copied to clipboard
Sets location which will be propagated to all listeners.