Allow getMetersPerUnit to work without units identifier (see #814)
This commit is contained in:
@@ -76,6 +76,12 @@ Proj4js.Proj.prototype.units;
|
||||
Proj4js.Proj.prototype.srsCode;
|
||||
|
||||
|
||||
/**
|
||||
* @type {number}
|
||||
*/
|
||||
Proj4js.Proj.prototype.to_meter;
|
||||
|
||||
|
||||
/**
|
||||
* @nosideeffects
|
||||
* @param {Proj4js.Proj} source
|
||||
|
||||
Reference in New Issue
Block a user