Skip to content

Commit 7f069af

Browse files
committed
Website updates
1 parent 2c847ba commit 7f069af

22 files changed

+51
-37
lines changed

dist/en/main/apidoc/module-ol_layer_VectorTile-VectorTileLayer.html

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ <h4 class="name">
202202

203203
<div class="tag-source">
204204
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js">layer/VectorTile.js</a>,
205-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L106">line 106</a>
205+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L107">line 107</a>
206206
</div>
207207

208208
</div>
@@ -672,6 +672,9 @@ <h4 class="name">
672672
<span class="param-type"><a href="module-ol_style_Style.html#~StyleLike">StyleLike</a></span>
673673
|
674674

675+
<span class="param-type"><a href="module-ol_style_flat.html#~FlatStyleLike">FlatStyleLike</a></span>
676+
|
677+
675678
<span class="param-type">null</span>
676679

677680
| undefined
@@ -683,7 +686,8 @@ <h4 class="name">
683686

684687
<td class="description last">
685688

686-
<p>Layer style. When set to <code>null</code>, only
689+
<p>Layer
690+
style. When set to <code>null</code>, only
687691
features that have their own style will be rendered. See <a href="module-ol_style_Style-Style.html"><code>Style</code></a> for the default style
688692
which will be used if this is not set.</p></td>
689693
</tr>
@@ -1864,7 +1868,7 @@ <h4 class="name">
18641868

18651869
<div class="tag-source">
18661870
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js">layer/VectorTile.js</a>,
1867-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L166">line 166</a>
1871+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L167">line 167</a>
18681872
</div>
18691873

18701874
</div>
@@ -2043,7 +2047,7 @@ <h4 class="name">
20432047

20442048
<div class="tag-source">
20452049
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js">layer/VectorTile.js</a>,
2046-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L200">line 200</a>
2050+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L201">line 201</a>
20472051
</div>
20482052

20492053
</div>
@@ -2184,7 +2188,7 @@ <h4 class="name">
21842188

21852189
<div class="tag-source">
21862190
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js">layer/VectorTile.js</a>,
2187-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L216">line 216</a>
2191+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L217">line 217</a>
21882192
</div>
21892193

21902194
</div>
@@ -2879,7 +2883,7 @@ <h4 class="name">
28792883

28802884
<div class="tag-source">
28812885
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js">layer/VectorTile.js</a>,
2882-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L235">line 235</a>
2886+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L236">line 236</a>
28832887
</div>
28842888

28852889
</div>
@@ -3431,7 +3435,7 @@ <h4 class="name">
34313435

34323436
<div class="tag-source">
34333437
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js">layer/VectorTile.js</a>,
3434-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L245">line 245</a>
3438+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L246">line 246</a>
34353439
</div>
34363440

34373441
</div>
@@ -4362,7 +4366,7 @@ <h4 class="name">
43624366

43634367
<div class="tag-source">
43644368
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js">layer/VectorTile.js</a>,
4365-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L173">line 173</a>
4369+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L174">line 174</a>
43664370
</div>
43674371

43684372
</div>
@@ -5526,7 +5530,7 @@ <h4 class="name">
55265530

55275531
<div class="tag-source">
55285532
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js">layer/VectorTile.js</a>,
5529-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L257">line 257</a>
5533+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L258">line 258</a>
55305534
</div>
55315535

55325536
</div>
@@ -6083,7 +6087,7 @@ <h4 class="name">
60836087

60846088
<div class="tag-source">
60856089
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js">layer/VectorTile.js</a>,
6086-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L267">line 267</a>
6090+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/VectorTile.js#L268">line 268</a>
60876091
</div>
60886092

60896093
</div>

dist/en/main/apidoc/module-ol_layer_VectorTile.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,9 @@ <h5 class="subsection-title">Properties:</h5>
616616
<span class="param-type"><a href="module-ol_style_Style.html#~StyleLike">StyleLike</a></span>
617617
|
618618

619+
<span class="param-type"><a href="module-ol_style_flat.html#~FlatStyleLike">FlatStyleLike</a></span>
620+
|
621+
619622
<span class="param-type">null</span>
620623

621624
| undefined
@@ -624,7 +627,8 @@ <h5 class="subsection-title">Properties:</h5>
624627
</td>
625628

626629
<td class="description last">
627-
<p>Layer style. When set to <code>null</code>, only
630+
<p>Layer
631+
style. When set to <code>null</code>, only
628632
features that have their own style will be rendered. See <a href="module-ol_style_Style-Style.html"><code>Style</code></a> for the default style
629633
which will be used if this is not set.</p>
630634

dist/en/main/apidoc/module-ol_layer_WebGLTile-WebGLTileLayer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ <h2 class="my-3">
190190
<div class="anchor" id="WebGLTileLayer">
191191
</div>
192192
<h4 class="name">
193-
new WebGLTileLayer<span class="signature">(options)</span>
193+
new WebGLTileLayer<span class="signature">(<span class="optional">options</span>)</span>
194194

195195

196196

dist/en/main/apidoc/module-ol_style_Style-Style.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,6 +1650,9 @@ <h4 class="name">
16501650
|
16511651

16521652
<span class="param-type"><a href="module-ol_style_Style.html#~GeometryFunction">GeometryFunction</a></span>
1653+
|
1654+
1655+
<span class="param-type">null</span>
16531656

16541657

16551658

dist/en/main/examples/common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/en/main/examples/measure-style.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ <h5 class="source-heading">main.js</h5>
584584
modifyStyle.setGeometry(tipPoint);
585585
modify.setActive(true);
586586
map.once(&#x27;pointermove&#x27;, function () {
587-
modifyStyle.setGeometry();
587+
modifyStyle.setGeometry(null);
588588
});
589589
tip &#x3D; idleTip;
590590
});

dist/en/main/examples/measure-style.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)