public final class LocationEngineProvider
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static LocationEngine |
getBestLocationEngine(android.content.Context context,
boolean background)
Returns instance to the best location engine, given the included libraries.
|
@NonNull public static LocationEngine getBestLocationEngine(@NonNull android.content.Context context, boolean background)
context - Context.background - true if background optimized engine is desired.LocationEngine every time method is called.