Mapping

Mapping in UX design refers to the relationship between controls and their effects. Natural mapping means the relationship is intuitive and requires no learning. Poor mapping creates confusion and errors.

What is mapping in UX design?

Mapping in UX design refers to the relationship between the location or appearance of controls and the effects they produce. The concept was introduced by Don Norman and is one of the fundamental principles of human-centered design. When the mapping between a control and its effect is natural and intuitive, users can operate the interface without instruction. When the mapping is arbitrary or counterintuitive, users must learn and remember the relationship, which increases cognitive load.

What is natural mapping in UX?

Natural mapping means the relationship between a control and its effect mirrors expectations built from real-world experience or logical spatial relationships. A volume slider that moves left to decrease and right to increase uses natural mapping because it aligns with the spatial metaphor of more being to the right. A stove with burner controls arranged in the same layout as the burners themselves uses natural mapping because the spatial relationship between control and effect is immediately clear.

What are examples of good and poor mapping in interface design?

Good mapping: a vertical scroll bar on the right side of content that moves down when content scrolls down. The direction of the control matches the direction of the effect. Poor mapping: a settings panel where toggling a switch labeled "Notifications" turns notifications off rather than on. The label implies one state but the interaction produces another. Poor mapping between labels and actions is one of the most common causes of user error in digital interfaces.

Why does mapping matter for usability?

When mapping is poor, users must maintain a mental translation between the control and its effect. This consumes working memory that should be available for the task itself. It also increases error rates because users acting quickly or automatically will follow their mental model rather than the learned translation. Natural mapping eliminates this overhead entirely by making the correct action obvious from the interface itself.

Related terms

Related guides