amCharts 5: Maps
Añade mapas geográficos interactivos muy atractivos a tus sitios web o aplicaciones.
Publicado por amCharts
Distribuido por ComponentSource desde 2019
Precios desde: $ 176.40 Versión: 5.x NUEVO Actualizado: 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.