toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-dash-config
/
com.mapbox.dash.sdk.config.api
/
LocationObserver
Location
Observer
fun
interface
LocationObserver
Observer for getting updates from a
LocationProvider
.
Members
Functions
on
Location
Update
Received
Link copied to clipboard
abstract
fun
onLocationUpdateReceived
(
locations
:
List
<
Location
>
)
Report when location has changed.