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.
- Create a new base (or add it to an existing base).
- Choose "create a new block", and select "Remix from GitHub" as your template.
- From the root of your new block, in your terminal where you have cloned this repo, run
block run
.
Example:
- Show data using mouseovers or mouse clicks