Skip to content

Commit 342d910

Browse files
committed
Website updates
1 parent dcb7fb0 commit 342d910

22 files changed

+158
-44
lines changed

dist/en/main/apidoc/module-ol_layer_Heatmap-Heatmap.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h4 class="name">
204204

205205
<div class="tag-source">
206206
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js">layer/Heatmap.js</a>,
207-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L88">line 88</a>
207+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L102">line 102</a>
208208
</div>
209209

210210
</div>
@@ -1701,7 +1701,7 @@ <h4 class="name">
17011701

17021702
<div class="tag-source">
17031703
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js">layer/Heatmap.js</a>,
1704-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L143">line 143</a>
1704+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L172">line 172</a>
17051705
</div>
17061706

17071707
</div>
@@ -2027,7 +2027,7 @@ <h4 class="name">
20272027

20282028
<div class="tag-source">
20292029
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js">layer/Heatmap.js</a>,
2030-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L155">line 155</a>
2030+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L184">line 184</a>
20312031
</div>
20322032

20332033
</div>
@@ -2765,7 +2765,7 @@ <h4 class="name">
27652765

27662766
<div class="tag-source">
27672767
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js">layer/Heatmap.js</a>,
2768-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L165">line 165</a>
2768+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L194">line 194</a>
27692769
</div>
27702770

27712771
</div>
@@ -4066,7 +4066,7 @@ <h4 class="name">
40664066

40674067
<div class="tag-source">
40684068
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js">layer/Heatmap.js</a>,
4069-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L184">line 184</a>
4069+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L213">line 213</a>
40704070
</div>
40714071

40724072
</div>
@@ -4454,7 +4454,7 @@ <h4 class="name">
44544454

44554455
<div class="tag-source">
44564456
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js">layer/Heatmap.js</a>,
4457-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L227">line 227</a>
4457+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L256">line 256</a>
44584458
</div>
44594459

44604460
</div>
@@ -4580,7 +4580,7 @@ <h4 class="name">
45804580

45814581
<div class="tag-source">
45824582
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js">layer/Heatmap.js</a>,
4583-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L201">line 201</a>
4583+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L230">line 230</a>
45844584
</div>
45854585

45864586
</div>
@@ -5640,7 +5640,7 @@ <h4 class="name">
56405640

56415641
<div class="tag-source">
56425642
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js">layer/Heatmap.js</a>,
5643-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L211">line 211</a>
5643+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L240">line 240</a>
56445644
</div>
56455645

56465646
</div>
@@ -6171,7 +6171,7 @@ <h4 class="name">
61716171

61726172
<div class="tag-source">
61736173
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js">layer/Heatmap.js</a>,
6174-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L238">line 238</a>
6174+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L267">line 267</a>
61756175
</div>
61766176

61776177
</div>

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

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
<div class="member-list" data-type="typedefs">
7272
<span class="subtitle">Typedefs</span>
7373
<ul>
74+
<li data-name="heatmapeventtypes"><a href="module-ol_layer_Heatmap.html#~HeatmapEventTypes">HeatmapEventTypes</a>
7475
<li data-name="options"><a href="module-ol_layer_Heatmap.html#~Options">Options</a>
7576
<li data-name="weightexpression"><a href="module-ol_layer_Heatmap.html#~WeightExpression">WeightExpression</a>
7677
</ul>
@@ -175,6 +176,52 @@ <h3 class="subsection-title">Type Definitions</h3>
175176

176177
<dl>
177178

179+
<dt class="">
180+
<div class="nameContainer">
181+
<div class="anchor" id="~HeatmapEventTypes">
182+
</div>
183+
<h4 class="name">
184+
HeatmapEventTypes<span class="type-signature type 'change:blur'">{'change:blur'}</span> <span class="type-signature type 'change:radius'">{'change:radius'}</span> <span class="type-signature type 'change:gradient'">{'change:gradient'}</span>
185+
186+
187+
</h4>
188+
</div>
189+
190+
</dt>
191+
<dd class="">
192+
193+
194+
195+
<dl class="details">
196+
197+
198+
199+
200+
201+
202+
203+
204+
205+
206+
207+
208+
209+
210+
211+
212+
213+
214+
215+
216+
217+
</dl>
218+
219+
220+
221+
</dd>
222+
223+
224+
178225
<dt class="">
179226
<div class="nameContainer">
180227
<div class="anchor" id="~Options">
@@ -677,7 +724,7 @@ <h4 class="name">
677724

678725
<div class="tag-source">
679726
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js">layer/Heatmap.js</a>,
680-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L18">line 18</a>
727+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/Heatmap.js#L32">line 32</a>
681728
</div>
682729

683730
</div>

dist/en/main/apidoc/module-ol_style_Circle-CircleStyle.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,7 +1280,7 @@ <h4 class="name">
12801280

12811281
<div class="tag-source">
12821282
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
1283-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L297">line 297</a>
1283+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L306">line 306</a>
12841284
</div>
12851285

12861286
</div>
@@ -1372,7 +1372,7 @@ <h4 class="name">
13721372

13731373
<div class="tag-source">
13741374
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
1375-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L306">line 306</a>
1375+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L315">line 315</a>
13761376
</div>
13771377

13781378
</div>
@@ -1464,7 +1464,7 @@ <h4 class="name">
14641464

14651465
<div class="tag-source">
14661466
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
1467-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L315">line 315</a>
1467+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L324">line 324</a>
14681468
</div>
14691469

14701470
</div>
@@ -1556,7 +1556,7 @@ <h4 class="name">
15561556

15571557
<div class="tag-source">
15581558
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
1559-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L337">line 337</a>
1559+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L346">line 346</a>
15601560
</div>
15611561

15621562
</div>
@@ -1924,7 +1924,7 @@ <h4 class="name">
19241924

19251925
<div class="tag-source">
19261926
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
1927-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L360">line 360</a>
1927+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L369">line 369</a>
19281928
</div>
19291929

19301930
</div>
@@ -2016,7 +2016,7 @@ <h4 class="name">
20162016

20172017
<div class="tag-source">
20182018
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
2019-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L369">line 369</a>
2019+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L378">line 378</a>
20202020
</div>
20212021

20222022
</div>
@@ -2495,7 +2495,7 @@ <h4 class="name">
24952495

24962496
<div class="tag-source">
24972497
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
2498-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L324">line 324</a>
2498+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L333">line 333</a>
24992499
</div>
25002500

25012501
</div>
@@ -2623,7 +2623,7 @@ <h4 class="name">
26232623

26242624
<div class="tag-source">
26252625
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
2626-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L346">line 346</a>
2626+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L355">line 355</a>
26272627
</div>
26282628

26292629
</div>
@@ -3141,7 +3141,7 @@ <h4 class="name">
31413141

31423142
<div class="tag-source">
31433143
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
3144-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L378">line 378</a>
3144+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L387">line 387</a>
31453145
</div>
31463146

31473147
</div>

dist/en/main/apidoc/module-ol_style_RegularShape-RegularShape.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ <h4 class="name">
13561356

13571357
<div class="tag-source">
13581358
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
1359-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L297">line 297</a>
1359+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L306">line 306</a>
13601360
</div>
13611361

13621362
</div>
@@ -1446,7 +1446,7 @@ <h4 class="name">
14461446

14471447
<div class="tag-source">
14481448
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
1449-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L306">line 306</a>
1449+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L315">line 315</a>
14501450
</div>
14511451

14521452
</div>
@@ -1536,7 +1536,7 @@ <h4 class="name">
15361536

15371537
<div class="tag-source">
15381538
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
1539-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L315">line 315</a>
1539+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L324">line 324</a>
15401540
</div>
15411541

15421542
</div>
@@ -1626,7 +1626,7 @@ <h4 class="name">
16261626

16271627
<div class="tag-source">
16281628
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
1629-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L337">line 337</a>
1629+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L346">line 346</a>
16301630
</div>
16311631

16321632
</div>
@@ -1992,7 +1992,7 @@ <h4 class="name">
19921992

19931993
<div class="tag-source">
19941994
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
1995-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L360">line 360</a>
1995+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L369">line 369</a>
19961996
</div>
19971997

19981998
</div>
@@ -2082,7 +2082,7 @@ <h4 class="name">
20822082

20832083
<div class="tag-source">
20842084
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
2085-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L369">line 369</a>
2085+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L378">line 378</a>
20862086
</div>
20872087

20882088
</div>
@@ -2557,7 +2557,7 @@ <h4 class="name">
25572557

25582558
<div class="tag-source">
25592559
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
2560-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L324">line 324</a>
2560+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L333">line 333</a>
25612561
</div>
25622562

25632563
</div>
@@ -2683,7 +2683,7 @@ <h4 class="name">
26832683

26842684
<div class="tag-source">
26852685
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
2686-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L346">line 346</a>
2686+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L355">line 355</a>
26872687
</div>
26882688

26892689
</div>
@@ -3199,7 +3199,7 @@ <h4 class="name">
31993199

32003200
<div class="tag-source">
32013201
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js">style/RegularShape.js</a>,
3202-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L378">line 378</a>
3202+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/style/RegularShape.js#L387">line 387</a>
32033203
</div>
32043204

32053205
</div>

dist/en/main/apidoc/navigation.tmpl.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3765,6 +3765,7 @@
37653765
<div class="member-list" data-type="typedefs">
37663766
<span class="subtitle">Typedefs</span>
37673767
<ul>
3768+
<li data-name="heatmapeventtypes"><a href="module-ol_layer_Heatmap.html#~HeatmapEventTypes">HeatmapEventTypes</a>
37683769
<li data-name="options"><a href="module-ol_layer_Heatmap.html#~Options">Options</a>
37693770
<li data-name="weightexpression"><a href="module-ol_layer_Heatmap.html#~WeightExpression">WeightExpression</a>
37703771
</ul>

dist/en/main/examples/common.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.

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/offscreen-canvas.worker.worker.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.

dist/en/main/examples/offscreen-canvas.worker.worker.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/tiled-layer-rendering-in-offscreen-canvas.worker.worker.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)