Every public body publishes maps and plans: polling stations, bin collection zones, flood risk, planning applications, campus wayfinding, evacuation routes. Every engineering firm publishes drawings. These are the documents most likely to be tagged as a single Figure with alt text reading "map", which is a failure, and the ones where the question "what would the alternative even be?" is asked in good faith. This guide answers it by purpose.
Start from the question the graphic answers
A sighted reader uses a map to answer a specific question: how do I get there, which zone am I in, where is the nearest exit, what is next to this room. The accessible alternative is not a description of the picture but an answer to that question in a form a screen reader, a braille display, or a magnifier can use. W3C's complex images guidance applies: a short description that identifies the graphic and points to the alternative, and a long description that carries the essential information, which for spatial graphics is usually structured rather than prose. Carnegie Museums' accessibility guidelines make the same point for wayfinding: if a map gives directions to a location, provide text directions or a link to them next to the map.
Alternatives by type
| Graphic | Question it answers | Accessible alternative |
|---|---|---|
| Wayfinding or location map | How do I get there? Where is the nearest X? | Street address, text directions from named starting points, transit stops, and a list of nearby landmarks; an accessible online map service link where one exists |
| Boundary, zoning, or service-area map | Which area am I in, and what applies there? | A table of areas with the streets, postcodes, or parcels in each and the rule, service day, or designation that applies; a searchable lookup where volume justifies it |
| Data or thematic map (flood risk, results, density) | What is the value for each place, and where is it highest? | A data table by place with the values, plus a summary of the pattern (highest, lowest, clusters), as for a chart |
| Floor plan or evacuation plan | What rooms are there, how are they connected, and how do I get out? | A room list by floor with names, numbers, and functions; adjacency (what each room connects to); accessible routes and exits described as sequences of turns and distances |
| Site plan or planning drawing | What is proposed, where, and how big? | A description of the proposal in text: dimensions, setbacks, heights, uses, and the relationship to neighbouring plots, with the application's written statement as the primary document |
| Engineering or construction drawing | What are the parts, dimensions, materials, and revisions? | The title block, general notes, schedules, and dimension callouts as real text; a parts or schedule table; a revision history; and a statement of what cannot be conveyed |
Tagging the graphic itself
- Tag the map or plan as a Figure with a short Alt that states its type, subject, and where the alternative is: "Map of recycling collection zones A to D. The table below lists the streets in each zone and its collection day."
- Put the alternative immediately after the figure in reading order, tagged as a real Table or as headings and lists, so that a screen reader reaches it in sequence.
- Keep labels, dimensions, notes, and legends as real text. Drawings exported with text converted to outlines lose everything a screen reader could have read; check with the free tag viewer that the text is present and in an order that makes sense.
- Legends that rely on colour alone fail WCAG success criterion 1.4.1; add patterns or labels for sighted readers with colour vision deficiency, and put the legend's meaning into the alternative for everyone else.
What the law says
WCAG success criterion 1.1.1 requires a text alternative for non-text content with narrow exceptions (tests, sensory experiences, CAPTCHAs, decoration), none of which is "maps". The ADA Title II rule adopts WCAG 2.1 AA without a map exception; the Department of Justice's own fact sheet uses a PDF containing a current county park map as an example of content that is not covered by the archived-content exception, because it provides current information. Two jurisdictions do address maps directly. The European Accessibility Act, in Article 2(4)(c), excludes "online maps and mapping services" from its website and app content requirements "if essential information is provided in an accessible digital manner for maps intended for navigational use", which is the text-directions principle written into law. Canada's amended Accessible Canada Regulations (December 2025) require maps, technical drawings, and images to conform to the ICT standard only to the extent feasible. In each case the practical expectation is the same: the information the graphic carries must be available in an accessible form, even where the graphic itself cannot be.
When to send it to a specialist
Automated tagging can add a Figure and extract labels; it cannot write a room adjacency list or judge which streets fall in which zone. DocAccessible's pipeline treats specialist notation, complex drawings, and uncertain reading order as documents that stay in private draft or take the specialist route rather than being published from automation, and the manual remediation service is scoped separately for exact-layout files. For an organisation with many such documents, the durable fix is upstream: publish the underlying data (the zone table, the room schedule, the parts list) as an accessible page or dataset, and let the map be an illustration of it rather than the only source.
Frequently asked questions
How do I make a map in a PDF accessible?
Decide what question the map answers and provide that answer in text or a table: directions and addresses for wayfinding maps, a table of areas and what applies in each for boundary or zoning maps, and a data table with a summary of the pattern for thematic maps. Tag the map itself as a Figure with a short alt that names its subject and points to the alternative, and keep any labels as real text.
Are maps exempt from WCAG or the ADA Title II rule?
No. WCAG success criterion 1.1.1 has no exception for maps, and the ADA Title II rule adopts WCAG 2.1 AA without one; the DOJ fact sheet even uses a current park map PDF as an example of covered content. The European Accessibility Act excludes online maps from its website requirements only where essential information is provided in an accessible digital manner, and Canada's regulations require maps and drawings to conform to the extent feasible.
What is the accessible alternative for a floor plan?
A room list by floor with names, numbers, and functions, a statement of what each room connects to, and accessible routes and exits described as sequences of turns and distances. The plan is tagged as a Figure with a short alt pointing to that list. Carnegie Museums' guidance also suggests in-person assistance or a tactile or 3D model for complex spaces.
Sources
The statements above rest on the primary sources below. Where a source is a law or standard, the version and date named in the text are the ones checked on the review date. This guide is general information, not legal advice.
- W3C WAI: Images Tutorial, Complex Images
- Carnegie Museums of Pittsburgh: Web Accessibility Guidelines, Maps
- ADA.gov: Fact Sheet, New Rule on the Accessibility of Web Content and Mobile Apps Provided by State and Local Governments . The park map example under the archived content exception.
- EUR-Lex: Directive (EU) 2019/882, Article 2(4)(c)
- Canada Gazette, Part II, December 17, 2025: Regulations Amending the Accessible Canada Regulations (SOR/2025-255) . Maps, technical drawings, and images conform to the extent feasible.
Keep reading
Alt text for charts and graphs in PDFs
How to write text alternatives for charts, graphs, and infographics in PDFs using the two-part pattern W3C recommends: a short alt on the figure and a long description or data table in the document.
Read the guide →PDF accessibility remediation service
Choose automated conversion or separately scoped specialist work based on the output the document must preserve.
Review the service →Accessible PDFs for government
How state and local teams remediate public records at scale before the new April 26, 2027 Title II deadline.
Explore the workflow →