Spatial layout correspondence is the strongest natural mapping
Aliases: spatial mapping · natural mapping · layout correspondence
What it is
Spatial mapping aligns a control's position, direction, or arrangement with the spatial relation of what it affects: a left control affects a left object, an upper control raises content on screen, or four lights and four switches share the same layout. Because the correspondence is directly visible, it is often one of the most readily inferred natural mappings for first-time users.
Why it happens
Spatial perception automatically organizes proximity, direction, order, and relative position. When controls and results share a layout, people can select or move along a visible relation instead of translating an abstract label and searching for a target. Consistency also supports post-action verification: an effect in the expected place quickly confirms whether the correct object was controlled. Offset positions, reversed direction, and reordered arrangements break that reasoning path.
Studying it
Give people tasks requiring them to locate and control multiple objects. Compare selection time, first errors, and explanations with isomorphic, partly displaced, and random layouts. Experiments that obscure labels can reveal how much understanding comes from spatial relation itself. Test touch, keyboard, and remote-control input separately, since screen relation may not match the path of operation.
Where it stops holding
Spatial correspondence is not the only natural relation: timeline, numeric magnitude, semantic category, or workflow order can deserve priority. One-to-one layout may be infeasible when affected objects are dispersed, numerous, or responsively rearranged. Mirroring, rotation, reading direction, and viewpoint also change what counts as compatible direction.
Applying it
- Arrange grouped controls according to the visible layout, order, or direction of the objects they control, especially when rapid location matters.
- Do not disrupt functional correspondence merely for visual balance; if separation is unavoidable, use connectors, clear grouping, or immediate highlighting to show the relation.
- Recheck whether spatial relations remain inferable across screen sizes, orientations, and localized versions.
Related
- Same group: B2.04.1 The control–result relationship determines learning cost · B2.04.3 Cultural-convention mappings cannot be assumed across cultures · B2.04.4 Arbitrary mappings need labels or memory support
- Nearby: B2.07 Consistency · B2.08 Direct manipulation
- Search terms:
spatial mapping·natural mapping·layout correspondence