amCharts 5: Maps
Adicione mapas geográficos interativos impressionantes aos seus sites e aplicativos.
Publicado por amCharts
Distribuído pela ComponentSource desde 2019
Preços a partir de: US$ 176.40 Versão: 5.x NOVO Atualizado: Jun 17, 2026
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.