LocationConfig
A configuration class responsible for setting up the location provider.
Inheritors
Types
Link copied to clipboard
class CustomFactoryProvider(val locationProviderFactory: LocationProviderFactory, val locationProviderType: String) : LocationConfig
Custom location provider implementation.
Link copied to clipboard
class DefaultSourceProvider(val locationProviderSource: LocationOptions.LocationProviderSource) : LocationConfig
Default location provider implementation.