MercatorVariantBProjection

Type Alias MercatorVariantBProjection 

Source
pub type MercatorVariantBProjection = MercatorBaseProjection<MERCATOR_VARIANT_B>;
Expand description

Mercator (variant B) projection

Aliased Typeยง

pub struct MercatorVariantBProjection { /* private fields */ }