This commit is contained in:
Thomas Hirsch
2014-12-01 10:53:36 +01:00
parent e385e81a20
commit d5bafc5e9f
3 changed files with 3 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ goog.require('ol.ImageState');
goog.require('ol.ViewHint');
goog.require('ol.extent');
goog.require('ol.layer.Image');
goog.require('ol.proj');
goog.require('ol.renderer.webgl.Layer');