/tripkit/TripKitAndroid/com.skedgo.geocoding/LatLng/distanceInMetres
distanceInMetres
\ fun distanceInMetres(other: LatLng): Double
This is the Equirectangular approximation. It's a little slower than the Region.distanceInMetres() formula.
/tripkit/TripKitAndroid/com.skedgo.geocoding/LatLng/distanceInMetres
\ fun distanceInMetres(other: LatLng): Double
This is the Equirectangular approximation. It's a little slower than the Region.distanceInMetres() formula.