removeLocationUpdates

abstract fun removeLocationUpdates(pendingIntent: PendingIntent)

Stop location updates for specified pendingIntent.

Parameters

pendingIntent

an intent for which location updates should be stopped.