Map rendering and tile hosting have historically been either expensive (Google, Mapbox) or complex to maintain yourself. (Plus: Their maps are car-focused.)
Our maps feature max data zoom 15, global hill-shading, 3D terrain, contour lines, water depths, and specialized styles (like Hiking, Cycling, Winter).
No sign up or API keys required. You can use it like this:
``` const map = new maplibregl.Map({ container: 'map', style: 'https://styles.maptoolkit.org/summer.json', // And you can create custom styles with our MapMaker. Maybe a Elden Ring map style for your website?
We hope you like it.
Show HN: Maptoolkit.org – Free and beautiful vector maps
maptoolkit.org