Mark ol.has.WEBGL_MAX_TEXTURE_SIZE as API

This commit is contained in:
tsauerwein
2014-11-20 12:28:49 +01:00
parent ee54d21b89
commit 40c33a21eb

View File

@@ -127,6 +127,7 @@ ol.has.WEBGL;
* supported, the value is set to `-1`.
* @const
* @type {number}
* @api
*/
ol.has.WEBGL_MAX_TEXTURE_SIZE;