Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

CoreLocation.stopUpdatingLocation

Stops the generation of location updates.

Component Version macOS Windows Linux Server iOS SDK
CoreLocation 2.7 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "CoreLocation.stopUpdatingLocation" )

Parameters

none

Result

Returns "OK" or error.

Description

Stops the generation of location updates.

You should call this method whenever your code no longer needs to receive location-related events. Disabling event delivery gives the receiver the option of disabling the appropriate hardware (and thereby saving power) when no clients need location data. You can always restart the generation of location updates by calling the CoreLocation.startUpdatingLocation method again.

See also

Example Databases

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 18th August 2014


CoreLocation.stopUpdatingHeading - CoreLocation.timestamp