geoMercatorRaw top-level constant Cylindrical projections Projections
GeoRawProjection
const geoMercatorRaw
The raw spherical Mercator projection.
{@category Projections} {@category Cylindrical projections}
Implementation
const geoMercatorRaw = GeoRawProjection(_mercatorRaw, _mercatorInvert);