fun LatLng.sphericalDistance(to: LatLng): Double
Computes the spherical distance between this LatLng and to.
to - the LatLng to compute the distance to
to
Return the distance between this and to in meters