Update ol.Bounds, remove referenced/unreferenced bounds distinction
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
goog.provide('ol');
|
||||
|
||||
goog.require('ol.Bounds');
|
||||
goog.require('ol.MVCArray');
|
||||
goog.require('ol.MVCObject');
|
||||
goog.require('ol.TileBounds');
|
||||
|
||||
Reference in New Issue
Block a user