ApexMaps Docs GitHub

ApexCharts ecosystem · pre-alpha 0.3.0

Maps that are finished the moment they render

Twenty-two demos, every one of them a map you could publish as it stands. Pass a geometry id and an array of values: ApexMaps picks the projection, the classification, the ramp, the legend, the labels and the tooltip, and it picks them the way a cartographer would.

npm install apexmaps

Six maps, six defaults

Live, not screenshots. Every preview below is a real instance drawing real geometry out of the built-in registry, with nothing configured but the data.

All free tier

Encode the data

The decisions that decide what a choropleth actually says.

Marks beyond the fill

Points, connections and routes, each with the encoding it deserves.

Frame the world

Projection, camera and the editorial layer that says why you published it.

Wire it to a product

The parts that turn a graphic into an interface.

At scale

What a dense map costs in your own browser.

Geometry comes from the built-in registry, served out of geo/ in this repository by ApexMaps.setGeoSource('https://cdn.jsdelivr.net/npm/apexmaps-geo/'), so nothing needs downloading first. Run npm run check:examples to load every page and fail on a demo that errors or draws nothing. Data marked illustrative is generated: it is a smooth field over the globe, deterministic on every load, and it is never presented as a measurement.