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