mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common.location
/
LocationService
/
unregisterObserver
unregister
Observer
abstract
fun
unregisterObserver
(
observer
:
LocationServiceObserver
)
Removes observer. If the observer is not registered, this is no-op.
Parameters
observer
An observer to remove.