Add null to style jsdoc of VectorImage and VectorTile

Similar to BaseVector
This commit is contained in:
EvertEt
2021-11-09 15:12:37 +01:00
parent ba6a769917
commit d366d283b1
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -62,9 +62,9 @@ import {assign} from '../obj.js';
* is defined by the z-index of the layer, the `zIndex` of the style and the render order of features.
* Higher z-index means higher priority. Within the same z-index, a feature rendered before another has
* higher priority.
* @property {import("../style/Style.js").StyleLike} [style] Layer style. See
* {@link import("../style/Style.js").default the style docs} for the default style that will be used if
* this is not defined.
* @property {import("../style/Style.js").StyleLike|null} [style] Layer style. When set to `null`, only
* features that have their own style will be rendered. See {@link module:ol/style} for default style
* which will be used if this is not set.
* @property {boolean} [updateWhileAnimating=false] When set to `true`, feature batches will be
* recreated during animations. This means that no vectors will be shown clipped, but the setting
* will have a performance impact for large amounts of vector data. When set to `false`, batches