带动画的美国等值区域图,含交错州级展示、数值标签和渐变图例 - 纯内联 SVG 配合 GSAP
data map geography usa choropleth
data
map
geography
usa
choropleth
npx hyperframes add us-map
us-map.html
compositions/us-map.html
安装后,将该 block 添加到你的宿主 composition 中:
<div data-composition-id="us-map" data-composition-src="compositions/us-map.html" data-start="0" data-duration="12" data-track-index="1" data-width="1920" data-height="1080"></div>
西班牙地图
按自治区划分的动画西班牙等值区域图,含交错展示效果和渐变图例 - D3 圆锥等角投影
美国气泡地图
带动画的美国气泡地图,含按比例缩放的城市标记、数值标注和连线 - 可与 us-map 组合使用