Back to Gallery
OSM Americana
A road-atlas-inspired style with highway shields, route markers, and American cartographic conventions.
const map = new maplibregl.Map({
container: "map",
style: "https://americanamap.org/style.json",
});