kilua-project
Toggle table of contents
0.0.25
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-leaflet
/
dev.kilua.externals.leaflet.geo
/
LatLng
/
distanceTo
distance
To
open
fun
distanceTo
(
otherLatLng
:
LatLng
)
:
Double
(
source
)
Returns the distance (in meters) to the given
LatLng
calculated using the
Spherical Law of Cosines
.