amCharts 5: Maps

웹사이트 또는 응용 프로그램에 대화형의 멋진 지리(geographical) 맵을 추가합니다.

amCharts사에서 공개
2019년 부터 ComponentSource에서 판매중

가격: US$ 176.40 버젼: 5.x NEW 업데이스 날짜: 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.