Skip to content

Commit 531d419

Browse files
committed
Website updates
1 parent 7dbc480 commit 531d419

File tree

10 files changed

+59
-58
lines changed

10 files changed

+59
-58
lines changed

dist/en/main/apidoc/module-ol_source_Cluster-Cluster.html

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -787,7 +787,7 @@ <h4 class="name">
787787

788788
<div class="tag-source">
789789
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
790-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L437">line 437</a>
790+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L435">line 435</a>
791791
</div>
792792

793793
</div>
@@ -1267,7 +1267,7 @@ <h4 class="name">
12671267

12681268
<div class="tag-source">
12691269
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
1270-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L603">line 603</a>
1270+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L600">line 600</a>
12711271
</div>
12721272

12731273
</div>
@@ -1408,7 +1408,7 @@ <h4 class="name">
14081408

14091409
<div class="tag-source">
14101410
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
1411-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L660">line 660</a>
1411+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L657">line 657</a>
14121412
</div>
14131413

14141414
</div>
@@ -1578,7 +1578,7 @@ <h4 class="name">
15781578

15791579
<div class="tag-source">
15801580
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
1581-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L684">line 684</a>
1581+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L681">line 681</a>
15821582
</div>
15831583

15841584
</div>
@@ -2062,7 +2062,7 @@ <h4 class="name">
20622062

20632063
<div class="tag-source">
20642064
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2065-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L797">line 797</a>
2065+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L795">line 795</a>
20662066
</div>
20672067

20682068
</div>
@@ -2319,7 +2319,7 @@ <h4 class="name">
23192319

23202320
<div class="tag-source">
23212321
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2322-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L853">line 853</a>
2322+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L851">line 851</a>
23232323
</div>
23242324

23252325
</div>
@@ -2459,7 +2459,7 @@ <h4 class="name">
24592459

24602460
<div class="tag-source">
24612461
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2462-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L869">line 869</a>
2462+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L867">line 867</a>
24632463
</div>
24642464

24652465
</div>
@@ -2604,7 +2604,7 @@ <h4 class="name">
26042604

26052605
<div class="tag-source">
26062606
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2607-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L723">line 723</a>
2607+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L720">line 720</a>
26082608
</div>
26092609

26102610
</div>
@@ -2687,7 +2687,7 @@ <h5>Returns:</h5>
26872687
<div class="anchor" id="getFeaturesAtCoordinate">
26882688
</div>
26892689
<h4 class="name">
2690-
getFeaturesAtCoordinate<span class="signature">(coordinate)</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{Array&lt;<a href="module-ol_Feature-Feature.html">Feature</a>>}</span>
2690+
getFeaturesAtCoordinate<span class="signature">(coordinate)</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{Array.&lt;FeatureType>}</span>
26912691

26922692
<span class="inherited"><a href="module-ol_source_Vector-VectorSource.html#getFeaturesAtCoordinate">inherited</a></span>
26932693

@@ -2697,7 +2697,7 @@ <h4 class="name">
26972697

26982698
<div class="tag-source">
26992699
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2700-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L742">line 742</a>
2700+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L739">line 739</a>
27012701
</div>
27022702

27032703
</div>
@@ -2834,7 +2834,7 @@ <h4 class="name">
28342834

28352835
<div class="tag-source">
28362836
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2837-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L713">line 713</a>
2837+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L710">line 710</a>
28382838
</div>
28392839

28402840
</div>
@@ -2928,7 +2928,7 @@ <h4 class="name">
29282928

29292929
<div class="tag-source">
29302930
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2931-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L764">line 764</a>
2931+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L762">line 762</a>
29322932
</div>
29332933

29342934
</div>
@@ -3095,7 +3095,7 @@ <h4 class="name">
30953095

30963096
<div class="tag-source">
30973097
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
3098-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L895">line 895</a>
3098+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L893">line 893</a>
30993099
</div>
31003100

31013101
</div>
@@ -3828,7 +3828,7 @@ <h4 class="name">
38283828

38293829
<div class="tag-source">
38303830
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
3831-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L912">line 912</a>
3831+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L910">line 910</a>
38323832
</div>
38333833

38343834
</div>
@@ -3920,7 +3920,7 @@ <h4 class="name">
39203920

39213921
<div class="tag-source">
39223922
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
3923-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L967">line 967</a>
3923+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L965">line 965</a>
39243924
</div>
39253925

39263926
</div>
@@ -4391,7 +4391,7 @@ <h4 class="name">
43914391

43924392
<div class="tag-source">
43934393
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
4394-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1094">line 1094</a>
4394+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1095">line 1095</a>
43954395
</div>
43964396

43974397
</div>
@@ -4521,7 +4521,7 @@ <h4 class="name">
45214521

45224522
<div class="tag-source">
45234523
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
4524-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1077">line 1077</a>
4524+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1078">line 1078</a>
45254525
</div>
45264526

45274527
</div>
@@ -4651,7 +4651,7 @@ <h4 class="name">
46514651

46524652
<div class="tag-source">
46534653
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
4654-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1058">line 1058</a>
4654+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1059">line 1059</a>
46554655
</div>
46564656

46574657
</div>
@@ -5216,7 +5216,7 @@ <h4 class="name">
52165216

52175217
<div class="tag-source">
52185218
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
5219-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1171">line 1171</a>
5219+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1172">line 1172</a>
52205220
</div>
52215221

52225222
</div>
@@ -5755,7 +5755,7 @@ <h4 class="name">
57555755

57565756
<div class="tag-source">
57575757
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
5758-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1180">line 1180</a>
5758+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1181">line 1181</a>
57595759
</div>
57605760

57615761
</div>

dist/en/main/apidoc/module-ol_source_Vector-VectorSource.html

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ <h4 class="name">
883883

884884
<div class="tag-source">
885885
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
886-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L437">line 437</a>
886+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L435">line 435</a>
887887
</div>
888888

889889
</div>
@@ -1092,7 +1092,7 @@ <h4 class="name">
10921092

10931093
<div class="tag-source">
10941094
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
1095-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L555">line 555</a>
1095+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L553">line 553</a>
10961096
</div>
10971097

10981098
</div>
@@ -1361,7 +1361,7 @@ <h4 class="name">
13611361

13621362
<div class="tag-source">
13631363
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
1364-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L603">line 603</a>
1364+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L600">line 600</a>
13651365
</div>
13661366

13671367
</div>
@@ -1500,7 +1500,7 @@ <h4 class="name">
15001500

15011501
<div class="tag-source">
15021502
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
1503-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L660">line 660</a>
1503+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L657">line 657</a>
15041504
</div>
15051505

15061506
</div>
@@ -1668,7 +1668,7 @@ <h4 class="name">
16681668

16691669
<div class="tag-source">
16701670
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
1671-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L684">line 684</a>
1671+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L681">line 681</a>
16721672
</div>
16731673

16741674
</div>
@@ -2150,7 +2150,7 @@ <h4 class="name">
21502150

21512151
<div class="tag-source">
21522152
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2153-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L797">line 797</a>
2153+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L795">line 795</a>
21542154
</div>
21552155

21562156
</div>
@@ -2315,7 +2315,7 @@ <h4 class="name">
23152315

23162316
<div class="tag-source">
23172317
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2318-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L853">line 853</a>
2318+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L851">line 851</a>
23192319
</div>
23202320

23212321
</div>
@@ -2453,7 +2453,7 @@ <h4 class="name">
24532453

24542454
<div class="tag-source">
24552455
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2456-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L869">line 869</a>
2456+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L867">line 867</a>
24572457
</div>
24582458

24592459
</div>
@@ -2596,7 +2596,7 @@ <h4 class="name">
25962596

25972597
<div class="tag-source">
25982598
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2599-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L723">line 723</a>
2599+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L720">line 720</a>
26002600
</div>
26012601

26022602
</div>
@@ -2679,15 +2679,15 @@ <h5>Returns:</h5>
26792679
<div class="anchor" id="getFeaturesAtCoordinate">
26802680
</div>
26812681
<h4 class="name">
2682-
getFeaturesAtCoordinate<span class="signature">(coordinate)</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{Array&lt;<a href="module-ol_Feature-Feature.html">Feature</a>>}</span>
2682+
getFeaturesAtCoordinate<span class="signature">(coordinate)</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{Array.&lt;FeatureType>}</span>
26832683

26842684

26852685

26862686
</h4>
26872687

26882688
<div class="tag-source">
26892689
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2690-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L742">line 742</a>
2690+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L739">line 739</a>
26912691
</div>
26922692

26932693
</div>
@@ -2822,7 +2822,7 @@ <h4 class="name">
28222822

28232823
<div class="tag-source">
28242824
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2825-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L713">line 713</a>
2825+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L710">line 710</a>
28262826
</div>
28272827

28282828
</div>
@@ -2914,7 +2914,7 @@ <h4 class="name">
29142914

29152915
<div class="tag-source">
29162916
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
2917-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L764">line 764</a>
2917+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L762">line 762</a>
29182918
</div>
29192919

29202920
</div>
@@ -3079,7 +3079,7 @@ <h4 class="name">
30793079

30803080
<div class="tag-source">
30813081
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
3082-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L895">line 895</a>
3082+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L893">line 893</a>
30833083
</div>
30843084

30853085
</div>
@@ -3630,7 +3630,7 @@ <h4 class="name">
36303630

36313631
<div class="tag-source">
36323632
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
3633-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L912">line 912</a>
3633+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L910">line 910</a>
36343634
</div>
36353635

36363636
</div>
@@ -3720,7 +3720,7 @@ <h4 class="name">
37203720

37213721
<div class="tag-source">
37223722
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
3723-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L967">line 967</a>
3723+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L965">line 965</a>
37243724
</div>
37253725

37263726
</div>
@@ -4189,7 +4189,7 @@ <h4 class="name">
41894189

41904190
<div class="tag-source">
41914191
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
4192-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1094">line 1094</a>
4192+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1095">line 1095</a>
41934193
</div>
41944194

41954195
</div>
@@ -4317,7 +4317,7 @@ <h4 class="name">
43174317

43184318
<div class="tag-source">
43194319
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
4320-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1077">line 1077</a>
4320+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1078">line 1078</a>
43214321
</div>
43224322

43234323
</div>
@@ -4445,7 +4445,7 @@ <h4 class="name">
44454445

44464446
<div class="tag-source">
44474447
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
4448-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1058">line 1058</a>
4448+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1059">line 1059</a>
44494449
</div>
44504450

44514451
</div>
@@ -4882,7 +4882,7 @@ <h4 class="name">
48824882

48834883
<div class="tag-source">
48844884
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
4885-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1171">line 1171</a>
4885+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1172">line 1172</a>
48864886
</div>
48874887

48884888
</div>
@@ -5163,7 +5163,7 @@ <h4 class="name">
51635163

51645164
<div class="tag-source">
51655165
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js">source/Vector.js</a>,
5166-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1180">line 1180</a>
5166+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Vector.js#L1181">line 1181</a>
51675167
</div>
51685168

51695169
</div>

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/ol/dist/ol.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/ol/dist/ol.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.

0 commit comments

Comments
 (0)