- getBestLocationEngine(Context, boolean) - Static method in class com.mapbox.android.core.location.LocationEngineProvider
-
Returns instance to the best location engine, given the included libraries.
- getConnectedFlag() - Method in class com.mapbox.android.core.connectivity.ConnectivityReceiver
-
Get the connectedFlag value
- getDisplacemnt() - Method in class com.mapbox.android.core.location.LocationEngineRequest
-
Returns distance between location updates.
- getFastestInterval() - Method in class com.mapbox.android.core.location.LocationEngineRequest
-
Returns fastest interval in milliseconds for location updates.
- getInterval() - Method in class com.mapbox.android.core.location.LocationEngineRequest
-
Returns desired interval between location updates
in milliseconds.
- getLastLocation(LocationEngineCallback<LocationEngineResult>) - Method in interface com.mapbox.android.core.location.LocationEngine
-
Returns the most recent location currently available.
- getLastLocation() - Method in class com.mapbox.android.core.location.LocationEngineResult
-
Returns most recent location available in this result.
- getListener() - Method in class com.mapbox.android.core.permissions.PermissionsManager
-
- getLocations() - Method in class com.mapbox.android.core.location.LocationEngineResult
-
Returns locations computed, ordered from oldest to newest.
- getMaxWaitTime() - Method in class com.mapbox.android.core.location.LocationEngineRequest
-
Returns maximum wait time in milliseconds for location updates.
- getPriority() - Method in class com.mapbox.android.core.location.LocationEngineRequest
-
Returns desired quality of the request.