Add unit 'us-ft' to API docs

This commit is contained in:
Marc Jansen
2015-04-18 08:26:26 +02:00
parent f07b14c436
commit 0360e8bce8

View File

@@ -24,7 +24,7 @@ ol.proj.ProjectionLike;
/**
* Projection units: `'degrees'`, `'ft'`, `'m'` or `'pixels'`.
* Projection units: `'degrees'`, `'ft'`, `'m'`, `'pixels'`, or `'us-ft'`.
* @enum {string}
* @api stable
*/