Allow getMetersPerUnit to work without units identifier (see #814)

This commit is contained in:
Tim Schaub
2013-06-24 11:34:16 -06:00
parent f697450523
commit d10eff97a2
3 changed files with 35 additions and 1 deletions
+6
View File
@@ -76,6 +76,12 @@ Proj4js.Proj.prototype.units;
Proj4js.Proj.prototype.srsCode;
/**
* @type {number}
*/
Proj4js.Proj.prototype.to_meter;
/**
* @nosideeffects
* @param {Proj4js.Proj} source