Default Location Provider
Default Location Provider implementation that produces location updates according to the device's GPS or magnetic field sensor data.
Constructors
DefaultLocationProvider
Link copied to clipboard
Functions
registerLocationConsumer
Link copied to clipboard
open override fun registerLocationConsumer(locationConsumer: LocationConsumer)
Content copied to clipboard
unRegisterLocationConsumer
Link copied to clipboard
open override fun unRegisterLocationConsumer(locationConsumer: LocationConsumer)
Content copied to clipboard
updatePuckBearingSource
Link copied to clipboard