Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Returns the distance (in meters) from the receiver's location to the specified location.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
CoreLocation | 2.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
latitude | The latitude value for the geo coordinate. | 51.50939 |
longitude | The latitude value for the geo coordinate. | -0.11832 |
Returns distance in meters.
Return distance from London
MBS( "CoreLocation.distanceFromLocation"; 51.50939, -0.11832)
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014