jsonmaps.dev its a way to create maps and create storytelling maps that you can embed in your react application, I was quite tired of how AI wasn't able to generate reliable maps in my applications.Every map library has its own imperative API and the AI output was always broken, hallucinated, or unmaintainable with so many different formats that you can put on the map.

The story map part came out of wanting to build Mapbox-style scrollytelling easily. You define chapters with a camera view and content, and it handles the scroll-driven camera interpolation.

Stack: MapLibre under the hood, React, published as an npm package.

https://jsonmaps.dev/