Document tierSizeCalculation property

This commit is contained in:
Tom Payne
2014-02-20 19:28:43 +01:00
parent b6005fc834
commit bf798ea766

View File

@@ -930,6 +930,7 @@
* requests.
* @property {string|undefined} logo Logo.
* @property {!string} url Prefix of URL template.
* @property {string|undefined} tierSizeCalculation Tier size calculation method: `default` or `truncated`.
* @property {ol.Size} size Size of the image.
* @todo stability experimental
*/