requestLocationUpdates

abstract fun requestLocationUpdates(pendingIntent: PendingIntent)

Start location updates.

Parameters

pendingIntent

a PendingIntent to be executed when a new location update is available.