Loading lib/projCode/gnom.js +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ Proj4js.Proj.gnom = { this.cos_p14=Math.cos(this.lat0); // Approximation for projecting points to the horizon (infinity) this.infinity_dist = 1000 * this.a; this.rc = 1; }, Loading Loading
lib/projCode/gnom.js +1 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,7 @@ Proj4js.Proj.gnom = { this.cos_p14=Math.cos(this.lat0); // Approximation for projecting points to the horizon (infinity) this.infinity_dist = 1000 * this.a; this.rc = 1; }, Loading