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

Component: CoreLocation

Query location of a macOS and iOS.

See also CLGeocoder functions.
See WindowsLocation functions for Windows.

Version macOS Windows Linux Server iOS SDK
2.7 / 11.1 ✅ 95% ❌ No ❌ No ❌ No ✅ Yes

Item Details
CoreLocation.ClearFailHandler
Clears the script called for errors.
Mac/iOS
2.7
CoreLocation.ClearUpdateLocationHandler
Clears the script called for new location.
Mac/iOS
2.7
CoreLocation.RegionMonitoringAvailable
Whether region monitoring is supported on the current device.
Mac/iOS
9.1
CoreLocation.RegionMonitoringEnabled
Whether region monitoring is currently enabled.
Mac/iOS
9.1
CoreLocation.SetFailEvaluate
Sets the expression evaluated when CoreLocation wants to report an error.
Mac/iOS
6.2
CoreLocation.SetFailHandler
Sets the script called when CoreLocation wants to report an error.
Mac/iOS
2.7
CoreLocation.SetUpdateLocationEvaluate
Sets the expression evaluated when a new location has been detected.
Mac/iOS
6.2
CoreLocation.SetUpdateLocationHandler
Sets the script called when a new location has been detected.
Mac/iOS
2.7
CoreLocation.altitude
The altitude measured in meters.
Mac/iOS
2.7
CoreLocation.authorizationStatus
Returns the app’s authorization status for using location services.
Mac/iOS
9.1
CoreLocation.course
Returns the direction in which the device is traveling.
Mac/iOS
2.7
CoreLocation.description
Returns the location data in a formatted text string.
Mac/iOS
2.7
CoreLocation.desiredAccuracy
The desired accuracy of the location data.
Mac/iOS
2.7
CoreLocation.dismissHeadingCalibrationDisplay
Dismisses the heading calibration view from the screen immediately.
Mac/iOS
9.1
CoreLocation.distanceFilter
Queries distance filter setting.
Mac/iOS
2.7
CoreLocation.distanceFromLocation
Returns the distance (in meters) from the receiver's location to the specified location.
Mac/iOS
2.7
CoreLocation.hasLocation
Queries whether we have a location.
Mac/iOS
9.4
CoreLocation.headingAvailable
Whether heading is available.
Mac/iOS
2.7
CoreLocation.horizontalAccuracy
The radius of uncertainty for the location, measured in meters.
Mac/iOS
2.7
CoreLocation.latitude
Returns the geographical coordinate information.
Mac/iOS
2.7
CoreLocation.locationServicesEnabled
Returns a Boolean value indicating whether location services are enabled on the device.
Mac/iOS
2.7
CoreLocation.longitude
Returns the geographical coordinate information.
Mac/iOS
2.7
CoreLocation.purpose
An application-provided string that describes the reason for using location services.
Mac/iOS
2.7
CoreLocation.requestAlwaysAuthorization
Requests permission to use location services whenever the app is running.
iOS
9.1
CoreLocation.requestLocation
Requests the one-time delivery of the user’s current location.
Mac/iOS
9.1
CoreLocation.requestTemporaryFullAccuracyAuthorization
Asks for temporary access.
Mac/iOS
11.1
CoreLocation.requestWhenInUseAuthorization
Requests permission to use location services while the app is in the foreground.
Mac/iOS
9.1
CoreLocation.setDesiredAccuracy
Sets the desired accuracy of the location data.
Mac/iOS
2.7
CoreLocation.setDistanceFilter
Sets distance filter.
Mac/iOS
2.7
CoreLocation.setPurpose
Sets the application-provided string that describes the reason for using location services.
Mac/iOS
2.7
CoreLocation.significantLocationChangeMonitoringAvailable
Returns a Boolean value indicating whether significant location change tracking is available.
Mac/iOS
2.7
CoreLocation.speed
The instantaneous speed of the device in meters per second.
Mac/iOS
2.7
CoreLocation.startMonitoringSignificantLocationChanges
Starts the generation of updates based on significant location changes.
Mac/iOS
2.7
CoreLocation.startUpdatingHeading
Starts the generation of updates that report the user’s current heading.
Mac/iOS
9.1
CoreLocation.startUpdatingLocation
Starts the generation of updates that report the user's current location.
Mac/iOS
2.7
CoreLocation.stopMonitoringSignificantLocationChanges
Stops the delivery of location events based on significant location changes.
Mac/iOS
2.7
CoreLocation.stopUpdatingHeading
Stops the generation of heading updates.
iOS
9.1
CoreLocation.stopUpdatingLocation
Stops the generation of location updates.
Mac/iOS
2.7
CoreLocation.timestamp
Returns the time at which this location was determined.
Mac/iOS
2.7
CoreLocation.verticalAccuracy
Returns the accuracy of the altitude value in meters.
Mac/iOS
2.7

40 functions shown.

These functions require a license (88%).

Release notes

Blog Entries

FileMaker Magazin

Example Databases