We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb927d commit 0d23d02Copy full SHA for 0d23d02
1 file changed
modules/projections/equal-area.ts
@@ -21,7 +21,6 @@ interface TriangleConstants {
21
volumeABC: number; // A · (B × C) — signed triple product (volume of parallelpiped formed)
22
}
23
24
-
25
// Equal area projection originally described by:
26
// Snyder92 (AN EQUAL-AREA MAP PROJECTION FOR POLYHEDRAL GLOBES)
27
// Closed form equations due to Brenton R. S. Recht
0 commit comments