Create ol.Size around goog.math.Size
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
goog.provide('ol.TileBounds');
|
||||
|
||||
goog.require('goog.asserts');
|
||||
goog.require('goog.math.Size');
|
||||
goog.require('ol.Rectangle');
|
||||
goog.require('ol.TileCoord');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user