MapsIndoorsSDK
MapsIndoorsSDK
/
com.mapsindoors.mapssdk
/
SphericalUtil
/
distanceTo
distance
To
open
fun
distanceTo
(
@
NonNull
from
:
LatLng
,
@
NonNull
to
:
LatLng
)
:
Double
Content copied to clipboard
Computes the distance between the given coordinates, in meters
Return
The distance, in meters
Parameters
from
to