amCharts 5: Maps

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

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

가격: US$ 176.40 버젼: 5.x NEW 업데이스 날짜: Jun 17, 2026

i

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

amCharts 5: Maps 5.17.3

Released: May 29, 2026

5.17.3 버젼 업데이트

기능

  • Label setting fontFamily now accepts special value of "inherit". If set it will automatically use computer fontFamily value on chart's DOM container.
  • onDebounced(key, callback, delay) and offDebounced(key, callback?) methods added to all entities. Like on()/off() for settings, but the callback fires only once after rapid changes settle, waiting delay milliseconds since the last change.
  • onPrivateDebounced(key, callback, delay) and offDebouncedPrivate(key, callback?) - same as above for private settings.

수정사항

  • The underline text for a Label could render thicker in some cases.
  • GanttSeries was not syncing the end field back to data context when tasks were moved or resized, causing stale values when serializing data or calculating linked group positions.
  • Gantt.addNewTask() was setting a hardcoded stale end value in new task data.
  • If Root was placed in a ShadowDOM, TAB would select non-visible focusable elements.
  • Accessibility: The text for readable tooltip element had in-line formatting text in them.