toggle menu
kvision-maps
7.5.0
js
switch theme
search in API
kvision-maps
/
io.kvision.maps.externals.leaflet.geo
/
LatLng
/
distanceTo
distance
To
open
fun
distanceTo
(
otherLatLng
:
LatLng
)
:
Number
Returns the distance (in meters) to the given
LatLng
calculated using the
Spherical Law of Cosines
.