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