@hyperobjekt/svg-maps
v1.0.11
Published
simple svg maps for hyperobjekt projects
Downloads
8
Readme
SVG Maps
Maps based off of react-simple-maps
A component for rendering simple SVG maps
To use this component add it to your project
npm install @hyperobjekt/svg-maps
or
yarn add @hyperobjekt/svg-maps
Then import it into your project with:
import { SvgMap } from "@hyperobjekt/svg-maps"
Run the storybook for more info