Remove unused constants from ol/webgl

And change the `EXTENSIONS` constant to a function
This commit is contained in:
Frederic Junod
2019-06-03 12:37:47 +02:00
parent 51c8886d60
commit ef10834eb3
5 changed files with 10 additions and 234 deletions
-1
View File
@@ -5,7 +5,6 @@
"globals": {
"IMAGE_TOLERANCE": false,
"afterLoadText": false,
"assertWebGL": false,
"createMapDiv": true,
"disposeMap": true,
"expect": false,