Skip to content

Commit 80789b3

Browse files
committed
Website updates
1 parent 6531423 commit 80789b3

Some content is hidden

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

43 files changed

+1612
-304
lines changed

dist/en/main/apidoc/module-ol_source_BingMaps-BingMaps.html

Lines changed: 87 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
<span class="subtitle">Methods</span>
7373
<ul>
7474
<li data-name="changed"><a href="module-ol_source_BingMaps-BingMaps.html#changed">changed</a>
75+
<li data-name="clear"><a href="module-ol_source_BingMaps-BingMaps.html#clear">clear</a>
7576
<li data-name="dispatchevent"><a href="module-ol_source_BingMaps-BingMaps.html#dispatchEvent">dispatchEvent</a>
7677
<li data-name="get"><a href="module-ol_source_BingMaps-BingMaps.html#get">get</a>
7778
<li data-name="getapikey"><a href="module-ol_source_BingMaps-BingMaps.html#getApiKey">getApiKey</a>
@@ -776,6 +777,89 @@ <h4 class="name">
776777

777778

778779

780+
781+
</dl>
782+
783+
784+
785+
786+
787+
788+
789+
790+
791+
792+
793+
794+
795+
</dd>
796+
797+
798+
799+
800+
<dt class="">
801+
802+
<div class="nameContainer inherited">
803+
<div class="anchor" id="clear">
804+
</div>
805+
<h4 class="name">
806+
clear<span class="signature">()</span>
807+
808+
<span class="inherited"><a href="module-ol_source_Tile-TileSource.html#clear">inherited</a></span>
809+
810+
811+
812+
</h4>
813+
814+
<div class="tag-source">
815+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js">source/Tile.js</a>,
816+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js#L253">line 253</a>
817+
</div>
818+
819+
</div>
820+
821+
822+
</dt>
823+
<dd class="">
824+
825+
826+
827+
828+
<div class="description">
829+
<p>Remove all cached reprojected tiles from the source. The next render cycle will create new tiles.</p>
830+
</div>
831+
832+
833+
834+
835+
836+
837+
838+
839+
840+
841+
842+
<dl class="details">
843+
844+
845+
846+
847+
848+
849+
850+
851+
852+
853+
854+
855+
856+
857+
858+
859+
860+
861+
862+
779863

780864
</dl>
781865

@@ -1913,7 +1997,7 @@ <h4 class="name">
19131997

19141998
<div class="tag-source">
19151999
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js">source/Tile.js</a>,
1916-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js#L209">line 209</a>
2000+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js#L189">line 189</a>
19172001
</div>
19182002

19192003
</div>
@@ -3085,7 +3169,7 @@ <h4 class="name">
30853169

30863170
<div class="tag-source">
30873171
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js">source/TileImage.js</a>,
3088-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js#L348">line 348</a>
3172+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js#L280">line 280</a>
30893173
</div>
30903174

30913175
</div>
@@ -3213,7 +3297,7 @@ <h4 class="name">
32133297

32143298
<div class="tag-source">
32153299
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js">source/TileImage.js</a>,
3216-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js#L371">line 371</a>
3300+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js#L300">line 300</a>
32173301
</div>
32183302

32193303
</div>

dist/en/main/apidoc/module-ol_source_CartoDB-CartoDB.html

Lines changed: 87 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
<span class="subtitle">Methods</span>
7373
<ul>
7474
<li data-name="changed"><a href="module-ol_source_CartoDB-CartoDB.html#changed">changed</a>
75+
<li data-name="clear"><a href="module-ol_source_CartoDB-CartoDB.html#clear">clear</a>
7576
<li data-name="dispatchevent"><a href="module-ol_source_CartoDB-CartoDB.html#dispatchEvent">dispatchEvent</a>
7677
<li data-name="get"><a href="module-ol_source_CartoDB-CartoDB.html#get">get</a>
7778
<li data-name="getattributions"><a href="module-ol_source_CartoDB-CartoDB.html#getAttributions">getAttributions</a>
@@ -753,6 +754,89 @@ <h4 class="name">
753754

754755

755756

757+
758+
</dl>
759+
760+
761+
762+
763+
764+
765+
766+
767+
768+
769+
770+
771+
772+
</dd>
773+
774+
775+
776+
777+
<dt class="">
778+
779+
<div class="nameContainer inherited">
780+
<div class="anchor" id="clear">
781+
</div>
782+
<h4 class="name">
783+
clear<span class="signature">()</span>
784+
785+
<span class="inherited"><a href="module-ol_source_Tile-TileSource.html#clear">inherited</a></span>
786+
787+
788+
789+
</h4>
790+
791+
<div class="tag-source">
792+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js">source/Tile.js</a>,
793+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js#L253">line 253</a>
794+
</div>
795+
796+
</div>
797+
798+
799+
</dt>
800+
<dd class="">
801+
802+
803+
804+
805+
<div class="description">
806+
<p>Remove all cached reprojected tiles from the source. The next render cycle will create new tiles.</p>
807+
</div>
808+
809+
810+
811+
812+
813+
814+
815+
816+
817+
818+
819+
<dl class="details">
820+
821+
822+
823+
824+
825+
826+
827+
828+
829+
830+
831+
832+
833+
834+
835+
836+
837+
838+
839+
756840

757841
</dl>
758842

@@ -1800,7 +1884,7 @@ <h4 class="name">
18001884

18011885
<div class="tag-source">
18021886
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js">source/Tile.js</a>,
1803-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js#L209">line 209</a>
1887+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js#L189">line 189</a>
18041888
</div>
18051889

18061890
</div>
@@ -3100,7 +3184,7 @@ <h4 class="name">
31003184

31013185
<div class="tag-source">
31023186
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js">source/TileImage.js</a>,
3103-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js#L348">line 348</a>
3187+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js#L280">line 280</a>
31043188
</div>
31053189

31063190
</div>
@@ -3228,7 +3312,7 @@ <h4 class="name">
32283312

32293313
<div class="tag-source">
32303314
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js">source/TileImage.js</a>,
3231-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js#L371">line 371</a>
3315+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/TileImage.js#L300">line 300</a>
32323316
</div>
32333317

32343318
</div>

dist/en/main/apidoc/module-ol_source_DataTile-DataTileSource.html

Lines changed: 87 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
<span class="subtitle">Methods</span>
7373
<ul>
7474
<li data-name="changed"><a href="module-ol_source_DataTile-DataTileSource.html#changed">changed</a>
75+
<li data-name="clear"><a href="module-ol_source_DataTile-DataTileSource.html#clear">clear</a>
7576
<li data-name="dispatchevent"><a href="module-ol_source_DataTile-DataTileSource.html#dispatchEvent">dispatchEvent</a>
7677
<li data-name="get"><a href="module-ol_source_DataTile-DataTileSource.html#get">get</a>
7778
<li data-name="getattributions"><a href="module-ol_source_DataTile-DataTileSource.html#getAttributions">getAttributions</a>
@@ -162,7 +163,7 @@ <h4 class="name">
162163

163164
<div class="tag-source">
164165
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/DataTile.js">source/DataTile.js</a>,
165-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/DataTile.js#L76">line 76</a>
166+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/DataTile.js#L74">line 74</a>
166167
</div>
167168

168169
</div>
@@ -880,6 +881,89 @@ <h4 class="name">
880881

881882

882883

884+
885+
</dl>
886+
887+
888+
889+
890+
891+
892+
893+
894+
895+
896+
897+
898+
899+
</dd>
900+
901+
902+
903+
904+
<dt class="">
905+
906+
<div class="nameContainer inherited">
907+
<div class="anchor" id="clear">
908+
</div>
909+
<h4 class="name">
910+
clear<span class="signature">()</span>
911+
912+
<span class="inherited"><a href="module-ol_source_Tile-TileSource.html#clear">inherited</a></span>
913+
914+
915+
916+
</h4>
917+
918+
<div class="tag-source">
919+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js">source/Tile.js</a>,
920+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js#L253">line 253</a>
921+
</div>
922+
923+
</div>
924+
925+
926+
</dt>
927+
<dd class="">
928+
929+
930+
931+
932+
<div class="description">
933+
<p>Remove all cached reprojected tiles from the source. The next render cycle will create new tiles.</p>
934+
</div>
935+
936+
937+
938+
939+
940+
941+
942+
943+
944+
945+
946+
<dl class="details">
947+
948+
949+
950+
951+
952+
953+
954+
955+
956+
957+
958+
959+
960+
961+
962+
963+
964+
965+
966+
883967

884968
</dl>
885969

@@ -1837,7 +1921,7 @@ <h4 class="name">
18371921

18381922
<div class="tag-source">
18391923
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js">source/Tile.js</a>,
1840-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js#L209">line 209</a>
1924+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/Tile.js#L189">line 189</a>
18411925
</div>
18421926

18431927
</div>
@@ -2726,7 +2810,7 @@ <h4 class="name">
27262810

27272811
<div class="tag-source">
27282812
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/DataTile.js">source/DataTile.js</a>,
2729-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/DataTile.js#L403">line 403</a>
2813+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/DataTile.js#L386">line 386</a>
27302814
</div>
27312815

27322816
</div>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ <h4 class="name">
237237

238238
<div class="tag-source">
239239
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/DataTile.js">source/DataTile.js</a>,
240-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/DataTile.js#L34">line 34</a>
240+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/DataTile.js#L32">line 32</a>
241241
</div>
242242

243243
</div>

0 commit comments

Comments
 (0)