bs-react-simple-maps

1.0.0 • Public • Published

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-maps to bs-dependencies in bsconfig.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

Package Sidebar

Install

npm i bs-react-simple-maps

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

13.6 kB

Total Files

5

Last publish

Collaborators

  • defuex