Export ol.layer.Base

See #2615
This commit is contained in:
Frederic Junod
2014-09-25 10:35:21 +02:00
parent aafe50c30e
commit 48b9475bb6

View File

@@ -53,6 +53,7 @@ ol.layer.LayerState;
* @constructor
* @extends {ol.Object}
* @param {olx.layer.BaseOptions} options Layer options.
* @api stable
*/
ol.layer.Base = function(options) {