@stamen/leaflet-choropleth

0.2.0 • Public • Published

LeafletChoropleth

An interactive choropleth rendered as a map layer on a react-leaflet map.

Part of the @stamen/panorama toolkit.

Usage

import React from 'react';
import ReactDOM from 'react-dom';
import { LeafletChoropleth } from '@panorama/toolkit';

let leafletChoroplethConfig = {
	// TODO
};

ReactDOM.render(<LeafletChoropleth {...leafletChoroplethConfig}/>, document.body);

Readme

Keywords

none

Package Sidebar

Install

npm i @stamen/leaflet-choropleth

Weekly Downloads

7

Version

0.2.0

License

ISC

Last publish

Collaborators

  • ericsoco
  • mojodna
  • stamen