Skip to content

Commit bd7105b

Browse files
committed
Website updates
1 parent 9eccfa8 commit bd7105b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/en/main/examples/geotiff-reprojection.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ <h5 class="source-heading">main.js</h5>
218218
});
219219

220220
// after GeoTIFF metadata has been read, recenter the map to show the image
221-
source.getView().then(async (sourceView) &#x3D;&gt; {
221+
source.getView().then((sourceView) &#x3D;&gt; {
222222
const view &#x3D; map.getView();
223223

224224
// transform the image center to view coorindates

dist/en/main/examples/geotiff-reprojection.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/geotiff-reprojection.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)