---
title: "US Flow Map"
description: "Animated connection arcs between US cities over a base map — composable origin-destination flow visualization"
---
# US Flow Map
Animated connection arcs between US cities over a base map — composable origin-destination flow visualization
`data` `map` `geography` `usa` `flow` `connections` `arcs`
## Install
```bash Terminal
npx hyperframes add us-map-flow
```
## Details
| Property | Value |
| --- | --- |
| Type | Block |
| Dimensions | 1920×1080 |
| Duration | 12s |
## Files
| File | Target | Type |
| --- | --- | --- |
| `us-map-flow.html` | `compositions/us-map-flow.html` | hyperframes:composition |
## Usage
After installing, add the block to your host composition:
```html
```