Declare global

This commit is contained in:
Tim Schaub
2016-08-09 09:29:42 -06:00
parent a70c6f916b
commit 4a4872bbe5
4 changed files with 21 additions and 12 deletions
+1
View File
@@ -1,5 +1,6 @@
goog.provide('ol.test.layer.Group');
goog.require('ol');
goog.require('ol.array');
goog.require('ol.Collection');
goog.require('ol.extent');