change typedef to boolean

This commit is contained in:
mike-000
2022-05-24 09:04:58 +01:00
committed by GitHub
parent a16aef042d
commit 4fb856af3b

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(