Package-level declarations
Contains DefaultLocationProviderFactory, which creates a location provider suitable for most SDK integrations without requiring manual configuration.
Types
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Factory for creating instances of implementation of LocationProvider which utilizes the Android system location services to obtain locations through LocationManager.
Link copied to clipboard
Configuration object used by the default LocationProvider. Typealias of AndroidLocationProviderConfig.