• Open in:

Map Using D3 Projections

Besides a solid list of built-in projections, amCharts 5 MapChart can use any projection from D3 and related packages.

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 world map that supports switching between many different cartographic projections on the fly. Display country boundaries with a light blue ocean background. Include a subtle graticule grid. Add a dropdown selector listing all available projections (Airy, Aitoff, Armadillo, Mercator, Robinson, etc.) with Previous/Next navigation buttons to cycle through the list. The buttons should disable at list boundaries. Apply smooth animated transitions when switching between projections. Enable horizontal rotation panning. Use amCharts 5 library.

Demo source