manhattanDistance
open fun manhattanDistance(@NonNull from: MPLatLng, @NonNull to: MPLatLng): Double
Content copied to clipboard
Given two points, returns the distance.
Return
The distance in the units set in the MPFastSphericalUtils CTOR