removeLocationListener abstract method
- LocationListener listener
Removes a LocationListener from the engine.
listenerThe listener.
Implementation
void removeLocationListener(LocationListener listener);
Removes a LocationListener from the engine.
listener The listener.void removeLocationListener(LocationListener listener);