---
title: "US Hex Grid Map"
description: "Animated hexagonal tile grid map — each state as an equal-weight hex with data fill and abbreviation label"
---
# US Hex Grid Map
Animated hexagonal tile grid map — each state as an equal-weight hex with data fill and abbreviation label
`data` `map` `geography` `usa` `hexgrid` `tilegrid`
## Install
```bash Terminal
npx hyperframes add us-map-hex
```
## Details
| Property | Value |
| --- | --- |
| Type | Block |
| Dimensions | 1920×1080 |
| Duration | 10s |
## Files
| File | Target | Type |
| --- | --- | --- |
| `us-map-hex.html` | `compositions/us-map-hex.html` | hyperframes:composition |
## Usage
After installing, add the block to your host composition:
```html
```