1.0.0 • Published 7 years ago
bs-react-simple-maps v1.0.0
bs-react-simple-maps
Introduction
Bucklescript + ReasonReact binding for RSM components. If you feel like there's anything missing, please feel free to contribute to this project.
Installation
- With npm:
npm install --save bs-react-simple-maps- With yarn:
yarn add bs-react-simple-maps- Add
bs-react-simple-mapstobs-dependenciesinbsconfig.json.
Components
Implemented components
⛓ ComposableMap
⛓ ZoomableGroup
⛓ ZoomableGlobe
⛓ Geographies
⛓ Geography
⛓ Markers
⛓ Marker
⛓ Annotations
⛓ Annotation
⛓ Graticule
⛓ Lines
⛓ Line
Not 100% implemented components
⛓ ComposableMap
⛓ ZoomableGroup
⛓ ZoomableGlobe
⛓ Geographies
Usage:
open ReactSimpleMaps;Contributions
Feel free to contribute!
LICENSE
MIT