Add Proj4js.Proj.srsCode property to Proj4js externs
This commit is contained in:
@@ -70,6 +70,12 @@ Proj4js.Proj.prototype.title;
|
||||
Proj4js.Proj.prototype.units;
|
||||
|
||||
|
||||
/**
|
||||
* @type {string}
|
||||
*/
|
||||
Proj4js.Proj.prototype.srsCode;
|
||||
|
||||
|
||||
/**
|
||||
* @nosideeffects
|
||||
* @param {Proj4js.Proj} source
|
||||
|
||||
Reference in New Issue
Block a user