Skip to content

Commit aaa63cb

Browse files
committed
Website updates
1 parent 85d8f3d commit aaa63cb

19 files changed

Lines changed: 183 additions & 41 deletions

dist/en/main/apidoc/module-ol_tilegrid_TileGrid-TileGrid.html

Lines changed: 40 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h4 class="name">
145145

146146
<div class="tag-source">
147147
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
148-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L65">line 65</a>
148+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L68">line 68</a>
149149
</div>
150150

151151
</div>
@@ -350,6 +350,33 @@ <h4 class="name">
350350

351351

352352

353+
<tr class="">
354+
355+
<td class="name"><code>tileRanges</code></td>
356+
357+
358+
359+
<td class="type">
360+
361+
362+
<span class="param-type">Array&lt;TileRange></span>
363+
364+
| undefined
365+
366+
367+
</td>
368+
369+
370+
371+
<td class="description last">
372+
373+
<p>Pre-built tile ranges for each
374+
zoom level. When provided, these are used directly as the full tile ranges instead of computing
375+
them from <code>sizes</code>. Useful for setting per-level tile index bounds (e.g. from WMTS <code>TileMatrixSetLimits</code>).</p></td>
376+
</tr>
377+
378+
379+
353380
<tr class="">
354381

355382
<td class="name"><code>tileSize</code></td>
@@ -496,7 +523,7 @@ <h4 class="name">
496523

497524
<div class="tag-source">
498525
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
499-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L240">line 240</a>
526+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L245">line 245</a>
500527
</div>
501528

502529
</div>
@@ -672,7 +699,7 @@ <h4 class="name">
672699

673700
<div class="tag-source">
674701
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
675-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L296">line 296</a>
702+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L301">line 301</a>
676703
</div>
677704

678705
</div>
@@ -762,7 +789,7 @@ <h4 class="name">
762789

763790
<div class="tag-source">
764791
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
765-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L305">line 305</a>
792+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L310">line 310</a>
766793
</div>
767794

768795
</div>
@@ -852,7 +879,7 @@ <h4 class="name">
852879

853880
<div class="tag-source">
854881
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
855-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L314">line 314</a>
882+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L319">line 319</a>
856883
</div>
857884

858885
</div>
@@ -942,7 +969,7 @@ <h4 class="name">
942969

943970
<div class="tag-source">
944971
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
945-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L324">line 324</a>
972+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L329">line 329</a>
946973
</div>
947974

948975
</div>
@@ -1077,7 +1104,7 @@ <h4 class="name">
10771104

10781105
<div class="tag-source">
10791106
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1080-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L345">line 345</a>
1107+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L350">line 350</a>
10811108
</div>
10821109

10831110
</div>
@@ -1212,7 +1239,7 @@ <h4 class="name">
12121239

12131240
<div class="tag-source">
12141241
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1215-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L354">line 354</a>
1242+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L359">line 359</a>
12161243
</div>
12171244

12181245
</div>
@@ -1302,7 +1329,7 @@ <h4 class="name">
13021329

13031330
<div class="tag-source">
13041331
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1305-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L471">line 471</a>
1332+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L476">line 476</a>
13061333
</div>
13071334

13081335
</div>
@@ -1462,7 +1489,7 @@ <h4 class="name">
14621489

14631490
<div class="tag-source">
14641491
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1465-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L493">line 493</a>
1492+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L498">line 498</a>
14661493
</div>
14671494

14681495
</div>
@@ -1649,7 +1676,7 @@ <h4 class="name">
16491676

16501677
<div class="tag-source">
16511678
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1652-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L584">line 584</a>
1679+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L589">line 589</a>
16531680
</div>
16541681

16551682
</div>
@@ -1834,7 +1861,7 @@ <h4 class="name">
18341861

18351862
<div class="tag-source">
18361863
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1837-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L610">line 610</a>
1864+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L615">line 615</a>
18381865
</div>
18391866

18401867
</div>
@@ -1971,7 +1998,7 @@ <h4 class="name">
19711998

19721999
<div class="tag-source">
19732000
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1974-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L647">line 647</a>
2001+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L652">line 652</a>
19752002
</div>
19762003

19772004
</div>

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,31 @@ <h5 class="subsection-title">Properties:</h5>
358358

359359

360360

361+
<tr>
362+
363+
<td class="name"><code>tileRanges</code></td>
364+
365+
366+
<td class="type">
367+
368+
369+
<span class="param-type">Array&lt;TileRange></span>
370+
371+
| undefined
372+
373+
374+
</td>
375+
376+
<td class="description last">
377+
<p>Pre-built tile ranges for each
378+
zoom level. When provided, these are used directly as the full tile ranges instead of computing
379+
them from <code>sizes</code>. Useful for setting per-level tile index bounds (e.g. from WMTS <code>TileMatrixSetLimits</code>).</p>
380+
381+
</td>
382+
</tr>
383+
384+
385+
361386
<tr>
362387

363388
<td class="name"><code>tileSize</code></td>

dist/en/main/apidoc/module-ol_tilegrid_WMTS-WMTSTileGrid.html

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

146146
<div class="tag-source">
147147
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/WMTS.js">tilegrid/WMTS.js</a>,
148-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/WMTS.js#L46">line 46</a>
148+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/WMTS.js#L49">line 49</a>
149149
</div>
150150

151151
</div>
@@ -378,6 +378,32 @@ <h4 class="name">
378378

379379

380380

381+
<tr class="">
382+
383+
<td class="name"><code>tileRanges</code></td>
384+
385+
386+
387+
<td class="type">
388+
389+
390+
<span class="param-type">Array&lt;TileRange></span>
391+
392+
| undefined
393+
394+
395+
</td>
396+
397+
398+
399+
<td class="description last">
400+
401+
<p>Pre-built tile ranges for each
402+
zoom level. When provided, used instead of <code>sizes</code> to set per-level tile index bounds.</p></td>
403+
</tr>
404+
405+
406+
381407
<tr class="">
382408

383409
<td class="name"><code>tileSize</code></td>
@@ -523,7 +549,7 @@ <h4 class="name">
523549

524550
<div class="tag-source">
525551
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
526-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L240">line 240</a>
552+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L245">line 245</a>
527553
</div>
528554

529555
</div>
@@ -701,7 +727,7 @@ <h4 class="name">
701727

702728
<div class="tag-source">
703729
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
704-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L296">line 296</a>
730+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L301">line 301</a>
705731
</div>
706732

707733
</div>
@@ -791,7 +817,7 @@ <h4 class="name">
791817

792818
<div class="tag-source">
793819
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/WMTS.js">tilegrid/WMTS.js</a>,
794-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/WMTS.js#L82">line 82</a>
820+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/WMTS.js#L86">line 86</a>
795821
</div>
796822

797823
</div>
@@ -883,7 +909,7 @@ <h4 class="name">
883909

884910
<div class="tag-source">
885911
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
886-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L305">line 305</a>
912+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L310">line 310</a>
887913
</div>
888914

889915
</div>
@@ -975,7 +1001,7 @@ <h4 class="name">
9751001

9761002
<div class="tag-source">
9771003
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
978-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L314">line 314</a>
1004+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L319">line 319</a>
9791005
</div>
9801006

9811007
</div>
@@ -1067,7 +1093,7 @@ <h4 class="name">
10671093

10681094
<div class="tag-source">
10691095
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1070-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L324">line 324</a>
1096+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L329">line 329</a>
10711097
</div>
10721098

10731099
</div>
@@ -1204,7 +1230,7 @@ <h4 class="name">
12041230

12051231
<div class="tag-source">
12061232
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1207-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L345">line 345</a>
1233+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L350">line 350</a>
12081234
</div>
12091235

12101236
</div>
@@ -1341,7 +1367,7 @@ <h4 class="name">
13411367

13421368
<div class="tag-source">
13431369
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1344-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L354">line 354</a>
1370+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L359">line 359</a>
13451371
</div>
13461372

13471373
</div>
@@ -1433,7 +1459,7 @@ <h4 class="name">
14331459

14341460
<div class="tag-source">
14351461
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1436-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L471">line 471</a>
1462+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L476">line 476</a>
14371463
</div>
14381464

14391465
</div>
@@ -1595,7 +1621,7 @@ <h4 class="name">
15951621

15961622
<div class="tag-source">
15971623
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1598-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L493">line 493</a>
1624+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L498">line 498</a>
15991625
</div>
16001626

16011627
</div>
@@ -1784,7 +1810,7 @@ <h4 class="name">
17841810

17851811
<div class="tag-source">
17861812
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1787-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L584">line 584</a>
1813+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L589">line 589</a>
17881814
</div>
17891815

17901816
</div>
@@ -1971,7 +1997,7 @@ <h4 class="name">
19711997

19721998
<div class="tag-source">
19731999
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
1974-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L610">line 610</a>
2000+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L615">line 615</a>
19752001
</div>
19762002

19772003
</div>
@@ -2110,7 +2136,7 @@ <h4 class="name">
21102136

21112137
<div class="tag-source">
21122138
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js">tilegrid/TileGrid.js</a>,
2113-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L647">line 647</a>
2139+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/TileGrid.js#L652">line 652</a>
21142140
</div>
21152141

21162142
</div>

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

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ <h4 class="name">
193193

194194
<div class="tag-source">
195195
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/WMTS.js">tilegrid/WMTS.js</a>,
196-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/WMTS.js#L101">line 101</a>
196+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/tilegrid/WMTS.js#L105">line 105</a>
197197
</div>
198198

199199
</div>
@@ -597,6 +597,30 @@ <h5 class="subsection-title">Properties:</h5>
597597

598598

599599

600+
<tr>
601+
602+
<td class="name"><code>tileRanges</code></td>
603+
604+
605+
<td class="type">
606+
607+
608+
<span class="param-type">Array&lt;TileRange></span>
609+
610+
| undefined
611+
612+
613+
</td>
614+
615+
<td class="description last">
616+
<p>Pre-built tile ranges for each
617+
zoom level. When provided, used instead of <code>sizes</code> to set per-level tile index bounds.</p>
618+
619+
</td>
620+
</tr>
621+
622+
623+
600624
<tr>
601625

602626
<td class="name"><code>tileSize</code></td>

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.

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

0 commit comments

Comments
 (0)