Add Proj4js.Proj.srsCode property to Proj4js externs

This commit is contained in:
Bruno Binet
2013-03-06 02:38:03 +01:00
parent f1b72a10bc
commit bb1cf45c0a

View File

@@ -70,6 +70,12 @@ Proj4js.Proj.prototype.title;
Proj4js.Proj.prototype.units;
/**
* @type {string}
*/
Proj4js.Proj.prototype.srsCode;
/**
* @nosideeffects
* @param {Proj4js.Proj} source