amCharts 5: Maps 5.7.5

Released: Jan 4, 2024

5.7.5 での更新項目

機能

  • Added new Annotator setting: markerStyleSettings. This allows the setting of default settings for UI styles of MarkerArea.
  • Added a new homeButton property to ZoomControl. It holds an instance of a button which zooms out the map to its initial position. It is hidden by default, so if needed, needs to unhide it by setting zoomControl.homeButton.set("visible", true).
  • Settings dialog for a "Volume Profile" indicator will now automatically update count field value to a more suitable one when switching count type.

不具合の修正

  • Clearing data on a ClusteredPointSeries would not remove its bullets representing clusters.