mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common.location
/
LocationService
/
registerObserver
register
Observer
abstract
fun
registerObserver
(
observer
:
LocationServiceObserver
)
Registers an observer. LocationService can have more than one observer.
Parameters
observer
An observer to add.