Add property to all layers api doc

This commit is contained in:
Olivier Guyot
2019-09-24 10:57:23 +02:00
parent 449686527b
commit 167fa6b8a0
7 changed files with 7 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ import {createDefaultStyle, toFunction as toStyleFunction} from '../style/Style.
/**
* @typedef {Object} Options
* @property {string} [className='ol-layer'] A CSS class name to set to the layer element.
* @property {number} [opacity=1] Opacity (0, 1).
* @property {boolean} [visible=true] Visibility.
* @property {import("../extent.js").Extent} [extent] The bounding extent for layer rendering. The layer will not be