Weather Map
Weather maps is one of the typical use cases for map charts. This demo shows how to use amCharts Maps as a weather map.
Key implementation details
We use MapPointSeries
for our city locations on the map and add bullets to the series to display weather icons and labels. templateField
settings on the bullets enable the chart to pick the icon and label text from the data.