US states map with labels
This map shows how to create a map of the USA states with state labels. This example uses the <Marker /> and <Annotation /> components.
Custom geographies
If you want to use your own shapefiles with react-simple-maps check out this tutorial on how to convert shapefiles to topojson using mapshaper.org.