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: Apr 16, 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.Released: Feb 5, 2026
Released: Jan 28, 2026
skipRenderFrame property added to Root. If set to true, the next frame will not be rendered. Helps to avoid flickering in some cases, like zooming right after data update.Released: Jan 23, 2026
Released: Jan 14, 2026