Satisfy more recent gjslint
This commit is contained in:
+2
-2
@@ -47,9 +47,9 @@ Proj4js.Point.prototype.y;
|
|||||||
/**
|
/**
|
||||||
* @constructor
|
* @constructor
|
||||||
* @param {string} srsCode
|
* @param {string} srsCode
|
||||||
* @param {Function=} callback
|
* @param {Function=} opt_callback
|
||||||
*/
|
*/
|
||||||
Proj4js.Proj = function(srsCode, callback) {};
|
Proj4js.Proj = function(srsCode, opt_callback) {};
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user