MercatorVariantAProjection

Type Alias MercatorVariantAProjection 

Source
pub type MercatorVariantAProjection = MercatorBaseProjection<MERCATOR_VARIANT_A>;
Expand description

Mercator (variant A) projection

Aliased Typeยง

pub struct MercatorVariantAProjection { /* private fields */ }