Skip to main content

rhumb_length_with

Function rhumb_length_with 

Source
pub fn rhumb_length_with<L, S>(line: &L, strategy: S) -> S::Out
where L: Geometry, S: LengthStrategy<L>,
Expand description

Sum rhumb-line distances using an explicit radius strategy.