Skip to content

Commit 5c54950

Browse files
committed
Website updates
1 parent 8dcfe6f commit 5c54950

26 files changed

Lines changed: 135 additions & 149 deletions

dist/en/main/apidoc/module-ol_layer_WebGLTile-WebGLTileLayer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h4 class="name">
198198

199199
<div class="tag-source">
200200
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/WebGLTile.js">layer/WebGLTile.js</a>,
201-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/WebGLTile.js#L304">line 304</a>
201+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/WebGLTile.js#L302">line 302</a>
202202
</div>
203203

204204
</div>
@@ -1396,7 +1396,7 @@ <h4 class="name">
13961396

13971397
<div class="tag-source">
13981398
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/WebGLTile.js">layer/WebGLTile.js</a>,
1399-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/WebGLTile.js#L556">line 556</a>
1399+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/WebGLTile.js#L554">line 554</a>
14001400
</div>
14011401

14021402
</div>
@@ -5869,7 +5869,7 @@ <h4 class="name">
58695869

58705870
<div class="tag-source">
58715871
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/WebGLTile.js">layer/WebGLTile.js</a>,
5872-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/WebGLTile.js#L545">line 545</a>
5872+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/layer/WebGLTile.js#L543">line 543</a>
58735873
</div>
58745874

58755875
</div>

dist/en/main/apidoc/module-ol_renderer_webgl_TileLayer-WebGLTileLayerRenderer.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/webgl/TileLayer.js">renderer/webgl/TileLayer.js</a>,
148-
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/renderer/webgl/TileLayer.js#L74">line 74</a>
148+
<a href="https://github.com/openlayers/openlayers/blob/main/src/ol/renderer/webgl/TileLayer.js#L76">line 76</a>
149149
</div>
150150

151151
</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/examples/numpytile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h5 class="source-heading">main.js</h5>
158158
&#x27;https://storage.googleapis.com/open-cogs/stac-examples/20201211_223832_CS2_analytic.tif&#x27;;
159159

160160
function numpyTileLoader(z, x, y) {
161-
const url &#x3D; &#x60;https://titiler.xyz/cog/tiles/WebMercatorQuad/${z}/${x}/${y}@1x?format&#x3D;npy&amp;url&#x3D;${encodeURIComponent(
161+
const url &#x3D; &#x60;https://titiler.xyz/cog/tiles/WebMercatorQuad/${z}/${x}/${y}?format&#x3D;npy&amp;url&#x3D;${encodeURIComponent(
162162
COG,
163163
)}&#x60;;
164164

dist/en/main/examples/numpytile.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/numpytile.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/webgl-vector-tiles.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/webgl-vector-tiles.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/wind.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.

0 commit comments

Comments
 (0)