/blocks-usa-map

Airtable USA Map Block

Primary LanguageJavaScriptMIT LicenseMIT

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