LocationServiceFactory

Location service factory. This class is used to instantiate a platform-specific implementation of location service.

Functions

Link copied to clipboard
@NonNull
open fun getOrCreate(): LocationService
Returns an instance of the Location service singleton.
Link copied to clipboard
@RestrictTo(value = Scope.LIBRARY_GROUP_PREFIX)
open fun reset()