Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 591 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 591 Bytes

USA Map Block

A dynamic map block which allows you to visualize state-level data in colors.

Derived from the Custom Blocks examples. Makes use of the react-usa-map package to handle the drawing of the map.

How to use this block

  1. Create a new base (or add it to an existing base).
  2. Choose "create a new block", and select "Remix from GitHub" as your template.
  3. From the root of your new block, in your terminal where you have cloned this repo, run block run.

Example:

Screenshot

Future TODOs

  • Show data using mouseovers or mouse clicks