GoogleLocationProvider

constructor(context: Context, settings: GoogleLocationProvider.Settings, minUpdateDistanceMeters: Float)

Parameters

context

The Context to run this LocationProvider in.

settings

The GoogleLocationProvider.Settings to use to configure this location provider.

minUpdateDistanceMeters

The minimum distance in meters traversed for a location update to be reported.