amCharts 5: Maps
将令人惊叹的交互式地理地图添加到您的网站或应用程序。
由以下开发商制作:amCharts
ComponentSource开始代理销售的日期:2019年
Released: Jun 17, 2026
Released: Jun 15, 2026
Released: Jun 4, 2026
Released: May 29, 2026
Released: Apr 16, 2026
Released: Apr 7, 2026
MapSankeySeries now automatically resolves sourceId/targetId endpoints once the referenced polygonSeries finishes loading its geoJSON. Users no longer need to wrap sankeySeries.data.setAll() in a polygonSeries.events.once("datavalidated", ...) callback.Released: Apr 6, 2026
MapSankeySeries.Released: Mar 17, 2026
syncZeros to ValueAxis. It will only work if syncWithAxis is set and zero is within min/max of axis.index/am5: populateString(), getTagValue(), getCustomDataValue().setFlatData() method to Hierarchy.
Released: Mar 3, 2026
ClusteredPointSeries, WordCloud, GaplessDateAxis, Treemap, Chord, DateAxis, and others.MapPointSeries: longitudeField: "longitude" and latitudeField: "latitude".Released: Feb 18, 2026
animateProjection method to MapChart. Allows changing map projection using animation.Object.defineProperty in compiled library.ValueAxis which in some cases was ignoring minGridDistance, resulting in label overlap.