React Simple Maps


Documentation

React Simple Maps

React Simple Maps is a library for building SVG maps with `d3-geo` and TopoJSON/GeoJSON, using a declarative API. To get started follow the quickstart tutorial to build either a world map or a US state map. If you are coming from v3, make sure to start with the migration guide.

Guides

Getting started with react simple maps

Everything you need to know about map files, projections, styling, and migration from previous versions of React Simple Maps.

Read the guides ->
Components

Get the most out of the built in components

React Simple Maps comes with a set of useful react components to help you get beautiful maps on the screen quickly.

Explore the components ->
Hooks

Granular control and custom mapping

React Simple Maps exposes its underlying hook infrastructure for maximum flexibility and lower-level control.

Explore the hooks ->