pub type TransverseMercatorProjection = TransverseMercatorBaseProjection<TRANSVERSE_MERCATOR>;Expand description
Transverse Mercator
See TransverseMercatorBaseProjection for full documentation.
Aliased Typeยง
pub struct TransverseMercatorProjection { /* private fields */ }