realLocationProviderFactory

val realLocationProviderFactory: DeviceLocationProviderFactory?

Parameters

realLocationProviderFactory

a factory that creates a custom DeviceLocationProvider implementation used with Dash. that emits only real locations (i. e. not simulated or fake). If null, a default engine will be created under-the-hood.