mapbox-maps-android
mapbox-maps-android
/
com.mapbox.common.location
/
LocationObserver
Location
Observer
interface
LocationObserver
Observer for getting updates from a LocationProvider.
Functions
Functions
on
Location
Update
Received
Link copied to clipboard
abstract
fun
onLocationUpdateReceived
(
@
NonNull
locations
:
List
<
Location
>
)
Report when location has changed.