amCharts 5: Maps

将令人惊叹的交互式地理地图添加到您的网站或应用程序。

由以下开发商制作:amCharts
ComponentSource开始代理销售的日期:2019年

价格从: US$ 176.40 版本:5.x 新增功能 更新: Apr 16, 2026

i

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

amCharts 5: Maps 5.8.4

Released: Feb 22, 2024

5.8.4 中的更新

特性

  • Added a new DrawingSeries method: getIndex(drawingId). It will return the index of a drawing corresponding to a unique id, or null if not found.
  • All DrawingSeries will now add a unique drawingId to all drawing data.

修补程序

  • Scale of a ValueAxis was not adjusting properly if its height/width changed during zoom.
  • Standalone DrawingControl (one that was not added to a toolbar) was erroring out when parent Root was disposed.
  • HTML content in a Label (with HTML set) was not inheriting labels actual color (fill).
  • Setting a selectedDataItem to a data item without children on a Hierarchy series was resulting in error.
  • Heat rules were setting "neutral" color on the default state of a target even if it was undefined, resulting in some issues when value was not set.
  • Heat rules were ignoring customFunction if value was not set.