1.0.0 • Published 6 years ago

bs-react-simple-maps v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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