Merge pull request #13201 from mike-000/typo
Fix typo in example description
This commit is contained in:
@@ -7,7 +7,7 @@ docs: >
|
|||||||
The <code>interpolate: false</code> setting is used to disable interpolation of data values during
|
The <code>interpolate: false</code> setting is used to disable interpolation of data values during
|
||||||
reprojection and rendering. Elevation data is
|
reprojection and rendering. Elevation data is
|
||||||
calculated from the pixel value returned by <b>forEachLayerAtPixel</b>. For comparison a second map
|
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.
|
due to how elevation is calculated from the pixel value.
|
||||||
tags: "disable image interpolation, xyz, maptiler, reprojection"
|
tags: "disable image interpolation, xyz, maptiler, reprojection"
|
||||||
cloak:
|
cloak:
|
||||||
|
|||||||
Reference in New Issue
Block a user