Skip to content

Commit b43a572

Browse files
committed
Website updates
1 parent 6739b52 commit b43a572

176 files changed

Lines changed: 1329 additions & 1195 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dist/en/main/apidoc/module-ol_Collection-Collection.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ <h4 class="name">
10671067

10681068
<div class="tag-source">
10691069
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
1070-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L135">line 135</a>
1070+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L136">line 136</a>
10711071
</div>
10721072

10731073
</div>
@@ -1297,7 +1297,7 @@ <h4 class="name">
12971297

12981298
<div class="tag-source">
12991299
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
1300-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L148">line 148</a>
1300+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L149">line 149</a>
13011301
</div>
13021302

13031303
</div>
@@ -1469,7 +1469,7 @@ <h5>Returns:</h5>
14691469
<div class="anchor" id="getProperties">
14701470
</div>
14711471
<h4 class="name">
1472-
getProperties<span class="signature">()</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{Object.&lt;string, *>}</span>
1472+
getProperties<span class="signature">()</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{NoInfer.&lt;Properties>}</span>
14731473

14741474
<span class="inherited"><a href="module-ol_Object-BaseObject.html#getProperties">inherited</a></span>
14751475

@@ -1479,7 +1479,7 @@ <h4 class="name">
14791479

14801480
<div class="tag-source">
14811481
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
1482-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L157">line 157</a>
1482+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L158">line 158</a>
14831483
</div>
14841484

14851485
</div>
@@ -2781,7 +2781,7 @@ <h4 class="name">
27812781

27822782
<div class="tag-source">
27832783
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
2784-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L215">line 215</a>
2784+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L218">line 218</a>
27852785
</div>
27862786

27872787
</div>
@@ -3110,7 +3110,7 @@ <h4 class="name">
31103110

31113111
<div class="tag-source">
31123112
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
3113-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L235">line 235</a>
3113+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L238">line 238</a>
31143114
</div>
31153115

31163116
</div>
@@ -3161,7 +3161,7 @@ <h4 class="name">
31613161
<td class="type">
31623162

31633163

3164-
<span class="param-type">Object.&lt;string, *></span>
3164+
<span class="param-type">Partial.&lt;NoInfer.&lt;Properties>></span>
31653165

31663166

31673167

@@ -3420,7 +3420,7 @@ <h4 class="name">
34203420

34213421
<div class="tag-source">
34223422
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
3423-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L259">line 259</a>
3423+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L262">line 262</a>
34243424
</div>
34253425

34263426
</div>

dist/en/main/apidoc/module-ol_Feature-Feature.html

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

196196
<div class="tag-source">
197197
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
198-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L75">line 75</a>
198+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L78">line 78</a>
199199
</div>
200200

201201
</div>
@@ -244,7 +244,7 @@ <h4 class="name">
244244
<span class="param-type">Geometry</span>
245245
|
246246

247-
<span class="param-type">ObjectWithGeometry.&lt;Geometry></span>
247+
<span class="param-type">ObjectWithGeometry.&lt;Geometry, NoInfer.&lt;Properties>></span>
248248

249249
| undefined
250250

@@ -523,7 +523,7 @@ <h4 class="name">
523523

524524
<div class="tag-source">
525525
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
526-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L155">line 155</a>
526+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L158">line 158</a>
527527
</div>
528528

529529
</div>
@@ -759,7 +759,7 @@ <h4 class="name">
759759

760760
<div class="tag-source">
761761
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
762-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L135">line 135</a>
762+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L136">line 136</a>
763763
</div>
764764

765765
</div>
@@ -894,7 +894,7 @@ <h4 class="name">
894894

895895
<div class="tag-source">
896896
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
897-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L179">line 179</a>
897+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L182">line 182</a>
898898
</div>
899899

900900
</div>
@@ -986,7 +986,7 @@ <h4 class="name">
986986

987987
<div class="tag-source">
988988
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
989-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L201">line 201</a>
989+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L204">line 204</a>
990990
</div>
991991

992992
</div>
@@ -1078,7 +1078,7 @@ <h4 class="name">
10781078

10791079
<div class="tag-source">
10801080
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
1081-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L190">line 190</a>
1081+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L193">line 193</a>
10821082
</div>
10831083

10841084
</div>
@@ -1172,7 +1172,7 @@ <h4 class="name">
11721172

11731173
<div class="tag-source">
11741174
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
1175-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L148">line 148</a>
1175+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L149">line 149</a>
11761176
</div>
11771177

11781178
</div>
@@ -1254,7 +1254,7 @@ <h5>Returns:</h5>
12541254
<div class="anchor" id="getProperties">
12551255
</div>
12561256
<h4 class="name">
1257-
getProperties<span class="signature">()</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{Object.&lt;string, *>}</span>
1257+
getProperties<span class="signature">()</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{NoInfer.&lt;Properties>}</span>
12581258

12591259
<span class="inherited"><a href="module-ol_Object-BaseObject.html#getProperties">inherited</a></span>
12601260

@@ -1264,7 +1264,7 @@ <h4 class="name">
12641264

12651265
<div class="tag-source">
12661266
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
1267-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L157">line 157</a>
1267+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L158">line 158</a>
12681268
</div>
12691269

12701270
</div>
@@ -1447,7 +1447,7 @@ <h4 class="name">
14471447

14481448
<div class="tag-source">
14491449
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
1450-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L211">line 211</a>
1450+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L214">line 214</a>
14511451
</div>
14521452

14531453
</div>
@@ -1538,7 +1538,7 @@ <h4 class="name">
15381538

15391539
<div class="tag-source">
15401540
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
1541-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L221">line 221</a>
1541+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L224">line 224</a>
15421542
</div>
15431543

15441544
</div>
@@ -1965,7 +1965,7 @@ <h4 class="name">
19651965

19661966
<div class="tag-source">
19671967
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
1968-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L215">line 215</a>
1968+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L218">line 218</a>
19691969
</div>
19701970

19711971
</div>
@@ -2141,7 +2141,7 @@ <h4 class="name">
21412141

21422142
<div class="tag-source">
21432143
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
2144-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L259">line 259</a>
2144+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L262">line 262</a>
21452145
</div>
21462146

21472147
</div>
@@ -2271,7 +2271,7 @@ <h4 class="name">
22712271

22722272
<div class="tag-source">
22732273
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
2274-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L299">line 299</a>
2274+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L302">line 302</a>
22752275
</div>
22762276

22772277
</div>
@@ -2399,7 +2399,7 @@ <h4 class="name">
23992399

24002400
<div class="tag-source">
24012401
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
2402-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L287">line 287</a>
2402+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L290">line 290</a>
24032403
</div>
24042404

24052405
</div>
@@ -2551,7 +2551,7 @@ <h4 class="name">
25512551

25522552
<div class="tag-source">
25532553
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
2554-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L235">line 235</a>
2554+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L238">line 238</a>
25552555
</div>
25562556

25572557
</div>
@@ -2602,7 +2602,7 @@ <h4 class="name">
26022602
<td class="type">
26032603

26042604

2605-
<span class="param-type">Object.&lt;string, *></span>
2605+
<span class="param-type">Partial.&lt;NoInfer.&lt;Properties>></span>
26062606

26072607

26082608

@@ -2703,7 +2703,7 @@ <h4 class="name">
27032703

27042704
<div class="tag-source">
27052705
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js">Feature.js</a>,
2706-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L272">line 272</a>
2706+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Feature.js#L275">line 275</a>
27072707
</div>
27082708

27092709
</div>
@@ -3005,7 +3005,7 @@ <h4 class="name">
30053005

30063006
<div class="tag-source">
30073007
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
3008-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L259">line 259</a>
3008+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L262">line 262</a>
30093009
</div>
30103010

30113011
</div>

dist/en/main/apidoc/module-ol_Geolocation-Geolocation.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ <h4 class="name">
991991

992992
<div class="tag-source">
993993
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
994-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L135">line 135</a>
994+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L136">line 136</a>
995995
</div>
996996

997997
</div>
@@ -1583,7 +1583,7 @@ <h4 class="name">
15831583

15841584
<div class="tag-source">
15851585
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
1586-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L148">line 148</a>
1586+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L149">line 149</a>
15871587
</div>
15881588

15891589
</div>
@@ -1847,7 +1847,7 @@ <h5>Returns:</h5>
18471847
<div class="anchor" id="getProperties">
18481848
</div>
18491849
<h4 class="name">
1850-
getProperties<span class="signature">()</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{Object.&lt;string, *>}</span>
1850+
getProperties<span class="signature">()</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{NoInfer.&lt;Properties>}</span>
18511851

18521852
<span class="inherited"><a href="module-ol_Object-BaseObject.html#getProperties">inherited</a></span>
18531853

@@ -1857,7 +1857,7 @@ <h4 class="name">
18571857

18581858
<div class="tag-source">
18591859
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
1860-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L157">line 157</a>
1860+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L158">line 158</a>
18611861
</div>
18621862

18631863
</div>
@@ -2650,7 +2650,7 @@ <h4 class="name">
26502650

26512651
<div class="tag-source">
26522652
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
2653-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L215">line 215</a>
2653+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L218">line 218</a>
26542654
</div>
26552655

26562656
</div>
@@ -2955,7 +2955,7 @@ <h4 class="name">
29552955

29562956
<div class="tag-source">
29572957
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
2958-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L235">line 235</a>
2958+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L238">line 238</a>
29592959
</div>
29602960

29612961
</div>
@@ -3006,7 +3006,7 @@ <h4 class="name">
30063006
<td class="type">
30073007

30083008

3009-
<span class="param-type">Object.&lt;string, *></span>
3009+
<span class="param-type">Partial.&lt;NoInfer.&lt;Properties>></span>
30103010

30113011

30123012

@@ -3520,7 +3520,7 @@ <h4 class="name">
35203520

35213521
<div class="tag-source">
35223522
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
3523-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L259">line 259</a>
3523+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L262">line 262</a>
35243524
</div>
35253525

35263526
</div>

dist/en/main/apidoc/module-ol_Map-Map.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2055,7 +2055,7 @@ <h4 class="name">
20552055

20562056
<div class="tag-source">
20572057
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
2058-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L135">line 135</a>
2058+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L136">line 136</a>
20592059
</div>
20602060

20612061
</div>
@@ -3135,7 +3135,7 @@ <h4 class="name">
31353135

31363136
<div class="tag-source">
31373137
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
3138-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L148">line 148</a>
3138+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L149">line 149</a>
31393139
</div>
31403140

31413141
</div>
@@ -3854,7 +3854,7 @@ <h5>Returns:</h5>
38543854
<div class="anchor" id="getProperties">
38553855
</div>
38563856
<h4 class="name">
3857-
getProperties<span class="signature">()</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{Object.&lt;string, *>}</span>
3857+
getProperties<span class="signature">()</span><span class="fa fa-arrow-circle-right"></span><span class="type-signature returnType">{NoInfer.&lt;Properties>}</span>
38583858

38593859
<span class="inherited"><a href="module-ol_Object-BaseObject.html#getProperties">inherited</a></span>
38603860

@@ -3864,7 +3864,7 @@ <h4 class="name">
38643864

38653865
<div class="tag-source">
38663866
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
3867-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L157">line 157</a>
3867+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L158">line 158</a>
38683868
</div>
38693869

38703870
</div>
@@ -5806,7 +5806,7 @@ <h4 class="name">
58065806

58075807
<div class="tag-source">
58085808
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
5809-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L215">line 215</a>
5809+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L218">line 218</a>
58105810
</div>
58115811

58125812
</div>
@@ -6365,7 +6365,7 @@ <h4 class="name">
63656365

63666366
<div class="tag-source">
63676367
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
6368-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L235">line 235</a>
6368+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L238">line 238</a>
63696369
</div>
63706370

63716371
</div>
@@ -6416,7 +6416,7 @@ <h4 class="name">
64166416
<td class="type">
64176417

64186418

6419-
<span class="param-type">Object.&lt;string, *></span>
6419+
<span class="param-type">Partial.&lt;NoInfer.&lt;Properties>></span>
64206420

64216421

64226422

@@ -7072,7 +7072,7 @@ <h4 class="name">
70727072

70737073
<div class="tag-source">
70747074
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js">Object.js</a>,
7075-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L259">line 259</a>
7075+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/Object.js#L262">line 262</a>
70767076
</div>
70777077

70787078
</div>

0 commit comments

Comments
 (0)