SimulationLocationProvider
An implementation of LocationProvider that simulates location updates for testing purposes. Allows to specify strategy which determines how locations will be returned.
Properties
Functions
Link copied to clipboard
Adds an OnLocationUpdateListener which informs about new GeoLocation each time a location change occurs.
Link copied to clipboard
Cancels the unfinished work and removes all registered OnLocationUpdateListeners.
Link copied to clipboard
Removes previously registered OnLocationUpdateListener.