geoTransverseMercatorRaw top-level constant Cylindrical projections Projections

GeoRawProjection const geoTransverseMercatorRaw

The raw transverse spherical Mercator projection.

{@category Projections} {@category Cylindrical projections}

Implementation

const geoTransverseMercatorRaw =
    GeoRawProjection(_transverseMercatorRaw, _transverseMercatorInvert);