remove Location Updates
Removes location updates for the given location engine callback.
It is recommended to remove location requests when the activity is in a paused or stopped state, doing so helps battery performance.
Since
1.0.0
Parameters
callback
LocationEngineCallback to remove.
Removes location updates for the given pending intent.
It is recommended to remove location requests when the activity is in a paused or stopped state, doing so helps battery performance.
Since
1.1.0
Parameters
pending Intent
PendingIntent to remove.