amCharts 5: Maps

Integrieren Sie interaktive und ansprechende geografische Karten in Ihre Websites oder Applikationen.

Veröffentlicht von amCharts
Wird von ComponentSource seit 2019 vertrieben

Preise ab: US$ 176.40 Version: 5.x NEU Letzte Aktualisierung: Apr 16, 2026

i

Discounted bundle price is available when purchased with amcharts 5: Charts.

amCharts 5: Maps 5.5.6

Released: Nov 10, 2023

Updates in 5.5.6

Funktionen

  • Each <canvas> element in chart will now have its class set to reflect its layer/order, so it can be targeted with CSS. E.g. am5-layer-0.
  • ClusteredPointSeries have been added which allows automatically clustering closely-located bullets into groups.
  • zoomToDataItems() method has been added to MapPointSeries. Can be used to zoom to a number of series data items so all of them are visible.

Fehlerkorrekturen

  • DataProcessor was not parsing timestamp-based string dates ('"x"') properly.
  • strokeGradient set on an AxisRenderer was not being applied (since 5.5.5).