Merge pull request #3424 from tschaub/fewer-exports
Remove `@api` annotation from `ol.WEBGL_MAX_TEXTURE_SIZE`.
This commit is contained in:
@@ -233,7 +233,6 @@ ol.WEBGL_TEXTURE_CACHE_HIGH_WATER_MARK = 1024;
|
|||||||
* supported, the value is set to `undefined`.
|
* supported, the value is set to `undefined`.
|
||||||
* @const
|
* @const
|
||||||
* @type {number|undefined}
|
* @type {number|undefined}
|
||||||
* @api
|
|
||||||
*/
|
*/
|
||||||
ol.WEBGL_MAX_TEXTURE_SIZE; // value is set in `ol.has`
|
ol.WEBGL_MAX_TEXTURE_SIZE; // value is set in `ol.has`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user