Merge pull request #13702 from mike-000/interpolate-typedef

Change typedef to boolean
This commit is contained in:
Andreas Hocevar
2022-05-24 11:16:24 +02:00
committed by GitHub

View File

@@ -198,7 +198,7 @@ export function calculateSourceExtentResolution(
* @param {Array<ImageExtent>} sources Array of sources.
* @param {number} gutter Gutter of the sources.
* @param {boolean} [opt_renderEdges] Render reprojection edges.
* @param {Object} [opt_interpolate] Use linear interpolation when resampling.
* @param {boolean} [opt_interpolate] Use linear interpolation when resampling.
* @return {HTMLCanvasElement} Canvas with reprojected data.
*/
export function render(