Map with Bubbles
Map with Bubbles (also known as Bubble Map Chart) is a variant of a bubble chart where bubble location is determined by geographic location rather than Cartesian coordinates. The size of the bubble determines the value while its location is calculated automatically – the map finds the visual center of each country and places the bubble there.
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 bubble map displaying population data for approximately 195 countries. Position bubbles at each country's geographic center with size scaling based on population. Color-code bubbles by continent using different colors for Asia, Africa, South America, North America/Caribbean, and Europe. Show semi-transparent country polygons as geographic context. Show tooltips with country name and population value. Include a toggle button to switch between a flat map and a 3D globe view. Enable pan and rotate controls. Apply smooth entrance animations. Use amCharts 5 library.
Demo source