removeLocationObserver

open override fun removeLocationObserver(observer: LocationObserver)

Removes the observer from this instance of LocationProvider. If the observer is not registered, this is no-op.

Parameters

observer

an observer to remove