Add ol.TileBounds
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
goog.provide('ol');
|
||||
|
||||
goog.require('ol.MVCObject');
|
||||
goog.require('ol.MVCArray');
|
||||
goog.require('ol.MVCObject');
|
||||
goog.require('ol.TileBounds');
|
||||
goog.require('ol.TileCoord');
|
||||
|
||||
Reference in New Issue
Block a user