mergCLDistanceBetween |
Type | function |
Dictionary | LCS |
Library | LiveCode Script |
Syntax | mergCLDistanceBetween(<pCoordinateFrom>, <pCoordinateTo>)
|
Associations | mergcl |
Summary | Calculate the distance between to coordinates taking into account the
curvature of the earth
|
Introduced | 8.0 |
OS | ios, mac |
Platforms | desktop, mobile |
Parameters | Name | Type | Description |
---|
pCoordinateFrom | | |
pCoordinateTo | | |
|
Values | Name | Type | Description |
---|
return | | real
|
|
Description | Calculate the distance between to coordinates taking into account the
curvature of the earth
|
Tags | externals |