Remove webgl-experimental from ol.webgl.CONTEXT_IDS_
This commit is contained in:
@@ -13,7 +13,6 @@ goog.require('goog.dom.TagName');
|
||||
ol.webgl.CONTEXT_IDS_ = [
|
||||
'experimental-webgl',
|
||||
'webgl',
|
||||
'webgl-experimental',
|
||||
'webkit-3d',
|
||||
'moz-webgl'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user