AnyMap JS Releases

Released: Jun 17, 2025

Updates in 8.13.1

Features

  • Minor improvements and map updates.

Released: Sep 24, 2024

Updates in 8.13.0

Features

  • Minor improvements and map updates.

Released: Apr 11, 2024

Updates in 8.12.1

Fixes

  • Legend memory leak issue fixed.

Released: Dec 4, 2023

Updates in 8.12.0

Fixes

  • Single select interactivity mode issue has been fixed.

Released: May 10, 2023

Updates in 8.11.1

Features

  • Improved maps for New York, Ghana and India.

Released: May 20, 2021

Updates in 8.10.0

Features

  • Updated South Sudan and France meta-data.

Released: Sep 29, 2020

Updates in 8.9.0

Features

  • Labels text length - Added an option to limit the number of characters in labels for easier control over the chart display.
  • Client-side CSV/XLSX export - CSV/XLSX can now be exported on client-side, without the help of an export server.
  • Updated Cambodia map.
  • Updated France and India maps.
  • Added Puerto Rico and New Zealand maps.

Fixes

  • Fixed client side export issues.

Released: May 22, 2020

Updates in 8.8.0

Features

  • Text shadow effect - Added option to tune text shadows on charts with the textShadow() method.
  • The map of Cambodia has been updated to reflect the split of Kampong Cham province into two provinces: Kampong Cham (west of the Mekong River) and Tbong Khmum (east of the Mekong River).

Released: Dec 17, 2019

Updates in 8.7.1

Features

  • Added the ability to disable credits over a theme.

Fixes

  • Client-side export issue.
  • Hover cursor on legend.
  • Selection Marquee issue.

Released: Aug 7, 2019

Updates in 8.7.0

Features

  • Client-Side Export - This release adds client-side export to all JavaScript charting libraries - AnyChart, AnyStock, AnyGantt, and AnyMap. This will allow you to save your data visualizations as images (SVG, PNG, and JPG) and PDF documents without a roundtrip to the server, by leveraging built-in browser features for a seamless JS chart export, fast and secure.
  • Polygonal Selection - You can now select points on map charts powered by the AnyMap library by drawing a polygon. In addition...