MercatorProjection

Type Alias MercatorProjection 

Source
pub type MercatorProjection = MercatorBaseProjection<MERCATOR>;
Expand description

Mercator projection

Aliased Typeยง

pub struct MercatorProjection { /* private fields */ }