@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);

/@stamen/leaflet-choropleth/

    Package Sidebar

    Install

    npm i @stamen/leaflet-choropleth

    Weekly Downloads

    10

    Version

    0.2.0

    License

    ISC

    Last publish

    Collaborators

    • ericsoco
    • mojodna
    • stamen