Skip to content

Commit 7bc7977

Browse files
committed
Website updates
1 parent 57eee06 commit 7bc7977

Some content is hidden

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

45 files changed

+534
-77
lines changed

dist/en/main/apidoc/module-ol_renderer_canvas_VectorTileLayer-CanvasVectorTileLayerRenderer.html

Lines changed: 1 addition & 1 deletion
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/renderer/canvas/VectorTileLayer.js">renderer/canvas/VectorTileLayer.js</a>,
148-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/renderer/canvas/VectorTileLayer.js#L67">line 67</a>
148+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/renderer/canvas/VectorTileLayer.js#L68">line 68</a>
149149
</div>
150150

151151
</div>

dist/en/main/apidoc/module-ol_source_VectorTile-VectorTile.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h4 class="name">
175175

176176
<div class="tag-source">
177177
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/VectorTile.js">source/VectorTile.js</a>,
178-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/VectorTile.js#L104">line 104</a>
178+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/source/VectorTile.js#L107">line 107</a>
179179
</div>
180180

181181
</div>
@@ -391,7 +391,7 @@ <h4 class="name">
391391

392392
<td class="description last">
393393

394-
<p>Projection of the tile grid.</p></td>
394+
<p>Projection of the tile source.</p></td>
395395
</tr>
396396

397397

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ <h5 class="subsection-title">Properties:</h5>
365365
</td>
366366

367367
<td class="description last">
368-
<p>Projection of the tile grid.</p>
368+
<p>Projection of the tile source.</p>
369369

370370
</td>
371371
</tr>

dist/en/main/examples/arcgis-tiled.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,12 @@ <h4 id="title">Tiled ArcGIS MapServer</h4>
9696
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action active&quot; href=&quot;./arcgis-tiled.html&quot;&gt;Tiled ArcGIS MapServer&lt;/a&gt;
9797
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./wms-tiled.html&quot;&gt;Tiled WMS&lt;/a&gt;
9898
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./wms-tiled-wrap-180.html&quot;&gt;Tiled WMS Wrapping&lt;/a&gt;
99+
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./vector-tiles-reprojected.html&quot;&gt;Vector tiles reprojected&lt;/a&gt;
99100
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./vector-wfs-geographic.html&quot;&gt;WFS with geographic coordinates&lt;/a&gt;
100101
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./wms-custom-tilegrid-512x256.html&quot;&gt;WMS 512x256 Tiles&lt;/a&gt;
101102
&lt;/ul&gt;"
102103
tabindex="0"
103-
>9</a>
104+
>10</a>
104105
</span>
105106
<span class="badge-group">
106107
<a

dist/en/main/examples/canvas-tiles-tms.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,10 @@ <h4 id="title">Custom Canvas Tiles</h4>
9191
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./vector-tile-selection.html&quot;&gt;Vector Tile Selection&lt;/a&gt;
9292
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./mapbox-style.html&quot;&gt;Vector tiles created from a Mapbox Style object&lt;/a&gt;
9393
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./vector-tiles-4326.html&quot;&gt;Vector tiles in EPSG:4326&lt;/a&gt;
94+
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./vector-tiles-reprojected.html&quot;&gt;Vector tiles reprojected&lt;/a&gt;
9495
&lt;/ul&gt;"
9596
tabindex="0"
96-
>5</a>
97+
>6</a>
9798
</span>
9899
<span class="badge-group">
99100
<a

dist/en/main/examples/common.js

Lines changed: 10 additions & 10 deletions
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/declutter-group.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,11 @@ <h4 id="title">Declutter Group</h4>
7878
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./mapbox-vector-layer.html&quot;&gt;Mapbox Vector Layer&lt;/a&gt;
7979
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./mapbox-vector-tiles.html&quot;&gt;Mapbox Vector Tiles&lt;/a&gt;
8080
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./mapbox-layer.html&quot;&gt;Mapbox-gl Layer&lt;/a&gt;
81+
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./vector-tiles-reprojected.html&quot;&gt;Vector tiles reprojected&lt;/a&gt;
8182
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./webgl-vector-tiles.html&quot;&gt;WebGL Vector Tiles Layer&lt;/a&gt;
8283
&lt;/ul&gt;"
8384
tabindex="0"
84-
>7</a>
85+
>8</a>
8586
</span>
8687
<span class="badge-group">
8788
<a

dist/en/main/examples/examples-info.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/geojson-vt.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,11 @@ <h4 id="title">geojson-vt integration</h4>
7777
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./mapbox-vector-layer.html&quot;&gt;Mapbox Vector Layer&lt;/a&gt;
7878
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./mapbox-vector-tiles.html&quot;&gt;Mapbox Vector Tiles&lt;/a&gt;
7979
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./mapbox-layer.html&quot;&gt;Mapbox-gl Layer&lt;/a&gt;
80+
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./vector-tiles-reprojected.html&quot;&gt;Vector tiles reprojected&lt;/a&gt;
8081
&lt;li&gt;&lt;a class=&quot;list-group-item list-group-item-action&quot; href=&quot;./webgl-vector-tiles.html&quot;&gt;WebGL Vector Tiles Layer&lt;/a&gt;
8182
&lt;/ul&gt;"
8283
tabindex="0"
83-
>7</a>
84+
>8</a>
8485
</span>
8586
<span class="badge-group">
8687
<a

0 commit comments

Comments
 (0)