Pass bounds spec.

This commit is contained in:
Tom Payne
2012-06-19 11:56:48 +02:00
parent 77c07a500e
commit da7449454e
3 changed files with 273 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
goog.provide("ol");
goog.require('ol.bounds');
goog.require("ol.map");
goog.require("ol.loc");
goog.require("ol.projection");