Refactor projection architecture
This commit is contained in:
@@ -52,6 +52,12 @@ Proj4js.Point.prototype.y;
|
||||
Proj4js.Proj = function(srsCode, opt_callback) {};
|
||||
|
||||
|
||||
/**
|
||||
* @type {string}
|
||||
*/
|
||||
Proj4js.Proj.prototype.axis;
|
||||
|
||||
|
||||
/**
|
||||
* @type {string}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user