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

CoreLocation.hasLocation

Queries whether we have a location.

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

Parameters

none

Result

Returns 1 or 0 or error.

Description

Queries whether we have a location.
You may need to call CoreLocation.startUpdatingLocation to start getting locations.

See also

Release notes

Blog Entries

This function is free to use.

Created 12nd September 2019, last changed 12nd September 2019


CoreLocation.distanceFromLocation - CoreLocation.headingAvailable