public override IPoint ToGeodetic(IPoint point) { return(MapProjects.CylindricalEqualAreaToGeodetic(point, this._ellipsoid)); }