omeka / omeka/plugin-Geolocation
Accessibility: basemap contrast
@jimsafley is already working on this.
Since Sep 3, 2026.
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Some of the basemaps we offer do not meet contrast guidelines for non-text content (at least 3:1, exceptions apply for map types such as heatmaps where color gradients are essential for map representation). The default basemap, CartoDB.Voyager, has about a 1.2:1 contrast with no map boundaries to provide sufficient distinction (as modeled in WCAG Technique G209: Example 3: Map with border boundaries
).
We should also set a contrast approved basemap as the default and assess all offered basemaps to determine which are above contrast minimums to suggest for use in a visible manner. If basemaps offered fail contrast minimums, we could consider replacing those if they cannot or will not be modified.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.