Loading lib/proj4js.js +10 −0 Original line number Diff line number Diff line Loading @@ -434,6 +434,16 @@ Proj4js.Proj = Proj4js.Class({ * The datum specified for the projection */ datum: null, /** * Property: x0 * The x coordinate origin */ x0: 0, /** * Property: y0 * The y coordinate origin */ y0: 0, /** * Constructor: initialize Loading Loading
lib/proj4js.js +10 −0 Original line number Diff line number Diff line Loading @@ -434,6 +434,16 @@ Proj4js.Proj = Proj4js.Class({ * The datum specified for the projection */ datum: null, /** * Property: x0 * The x coordinate origin */ x0: 0, /** * Property: y0 * The y coordinate origin */ y0: 0, /** * Constructor: initialize Loading