kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-maps
/
io.kvision.maps.externals.leaflet.geo
/
LatLng
/
distanceTo
distance
To
open
fun
distanceTo
(
otherLatLng
:
LatLng
)
:
Number
(
source
)
Returns the distance (in meters) to the given
LatLng
calculated using the
Spherical Law of Cosines
.