-
- All Implemented Interfaces:
-
io.openmobilemaps.gps.providers.LocationProviderInterface
public final class GoogleFusedLocationProvider implements LocationProviderInterface
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGoogleFusedLocationProvider.Companion
-
Method Summary
Modifier and Type Method Description UnitregisterLocationUpdateListener(LocationUpdateListener locationUpdateListener)UnitunregisterLocationUpdateListener(LocationUpdateListener locationUpdateListener)UnitonListenerRequestParametersChanged()UnitnotifyLocationPermissionGranted()-
-
Method Detail
-
registerLocationUpdateListener
Unit registerLocationUpdateListener(LocationUpdateListener locationUpdateListener)
-
unregisterLocationUpdateListener
Unit unregisterLocationUpdateListener(LocationUpdateListener locationUpdateListener)
-
onListenerRequestParametersChanged
Unit onListenerRequestParametersChanged()
-
notifyLocationPermissionGranted
Unit notifyLocationPermissionGranted()
-
-
-
-