pub fn midpoint(loc1: &GeoLocation, loc2: &GeoLocation) -> GeoLocationExpand description
Calculate the midpoint between two locations.
pub fn midpoint(loc1: &GeoLocation, loc2: &GeoLocation) -> GeoLocationCalculate the midpoint between two locations.