Rename ol.MVCArray to ol.Array
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
goog.provide('ol');
|
||||
|
||||
goog.require('ol.Array');
|
||||
goog.require('ol.Bounds');
|
||||
goog.require('ol.Camera');
|
||||
goog.require('ol.Extent');
|
||||
goog.require('ol.Layer');
|
||||
goog.require('ol.LayerView');
|
||||
goog.require('ol.MVCArray');
|
||||
goog.require('ol.Object');
|
||||
goog.require('ol.Projection');
|
||||
goog.require('ol.TileBounds');
|
||||
|
||||
Reference in New Issue
Block a user