Export ol.*.SUPPORTED symbols

This commit is contained in:
Frederic Junod
2013-09-06 22:33:39 +02:00
parent 48bf1702d4
commit 393566155d
6 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
goog.provide('ol.webgl');
goog.provide('ol.webgl.SUPPORTED');
goog.provide('ol.webgl.WebGLContextEventType');
goog.require('goog.dom');