Export ol.BrowserFeature.HAS_WEBGL
This commit is contained in:
@@ -127,6 +127,7 @@ ol.BrowserFeature.HAS_MSPOINTER =
|
|||||||
* True if browser supports WebGL.
|
* True if browser supports WebGL.
|
||||||
* @const
|
* @const
|
||||||
* @type {boolean}
|
* @type {boolean}
|
||||||
|
* @todo api
|
||||||
*/
|
*/
|
||||||
ol.BrowserFeature.HAS_WEBGL = ol.ENABLE_WEBGL && (
|
ol.BrowserFeature.HAS_WEBGL = ol.ENABLE_WEBGL && (
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user