compute Distance Between
open fun computeDistanceBetween(@NonNull from: LatLng, @NonNull to: LatLng): Double
Content copied to clipboard
Returns the distance between two LatLngs, in meters.
Returns the distance between two LatLngs, in meters.