Merge pull request #2750 from fredj/export-layer-base
Export ol.layer.Base
This commit is contained in:
@@ -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) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user