Add ol.Layer
This commit is contained in:
@@ -3,6 +3,7 @@ goog.provide('ol');
|
||||
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.MVCObject');
|
||||
|
||||
Reference in New Issue
Block a user