Render a visual map diff
tiled_render_diffRenders the same region of two maps, compares them pixel by pixel, and highlights differences with solid red over a faded copy of the first render, with tile-cell granularity for aggregate results.
Instructions
Renders the same bounded region of two maps through the native preview and compares them pixel by pixel: differing pixels paint solid red over a faded copy of the first render, matching pixels keep the first render at reduced opacity, and differences also aggregate to tile-cell granularity (bounded sample). Both renders must agree on pixel size; layer selections may differ per side, so the same map can be diffed against itself with different layers visible. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | ||
| region | Yes | ||
| mapPathA | Yes | Canonical project-relative POSIX path; absolute paths and .. are forbidden | |
| mapPathB | Yes | Canonical project-relative POSIX path; absolute paths and .. are forbidden | |
| layerIdsA | No | ||
| layerIdsB | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |