Pass layers as array instead of ol.Collection

This commit is contained in:
Frederic Junod
2013-05-21 12:35:02 +02:00
parent dc4ca15430
commit 7d544e0868
4 changed files with 3 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
goog.require('ol.Collection');
goog.require('ol.Expression');
goog.require('ol.Map');
goog.require('ol.RendererHint');