Merge pull request #13201 from mike-000/typo

Fix typo in example description
This commit is contained in:
Tim Schaub
2022-01-08 08:38:31 -07:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ docs: >
The <code>interpolate: false</code> setting is used to disable interpolation of data values during
reprojection and rendering. Elevation data is
calculated from the pixel value returned by <b>forEachLayerAtPixel</b>. For comparison a second map
with interpolation enabled returns inaccuate elevations which are very noticeable close to 3107 meters
with interpolation enabled returns inaccurate elevations which are very noticeable close to 3107 meters
due to how elevation is calculated from the pixel value.
tags: "disable image interpolation, xyz, maptiler, reprojection"
cloak: