Multi-Series Map
This demo shows how we can combine multiple maps in a single chart.
Related tutorials
Build this chart with AI
The prompt below can be used to build this chart with AI. For best coding results, use the most advanced AI models, like Claude Opus 4.6 and GPT-5.3-Codex. For more info and tips, check out amCharts AI docs.
Create a map chart that layers multiple polygon series on the same map. Display a world map as the base layer, then overlay a separate US states layer with a distinct color. Both layers should be interactive with hover effects and click-to-select behavior. Show region names in tooltips. Include zoom controls with a home button. Clicking the map background should return to the default world view. Exclude Antarctica. Apply an animated appearance on load. Use amCharts 5 library.
Demo source