---
title: "US Map"
description: "Animated US choropleth map with staggered state reveals, value labels, and gradient legend — pure inline SVG with GSAP"
---
# US Map
Animated US choropleth map with staggered state reveals, value labels, and gradient legend — pure inline SVG with GSAP
`data` `map` `geography` `usa` `choropleth`
## Install
```bash Terminal
npx hyperframes add us-map
```
## Details
| Property | Value |
| --- | --- |
| Type | Block |
| Dimensions | 1920×1080 |
| Duration | 12s |
## Files
| File | Target | Type |
| --- | --- | --- |
| `us-map.html` | `compositions/us-map.html` | hyperframes:composition |
## Usage
After installing, add the block to your host composition:
```html
```