Skip to main content
All CollectionsPrivacy
How to Self-host Maps Library
How to Self-host Maps Library
James avatar
Written by James
Updated over a week ago

Since version 1.4.7 it’s possible to self-host the amcharts library, to avoid using their CDN to fetch the necessary files.

By default the plugin does not include the maps library and amcharts core files, since they take more than 100mb.

Using Pro Version

If you’re using the Pro version, you need to follow these steps:

Download Amcharts4 Library and Geodata Files

You will need to visit amcharts.com/download-v4 and download both Amcharts 4 and Amcharts 4 Geodata zip files.

Self-hosting Maps Library

Upload to your server

You will need to upload the contents of each zip file into a folder in your server/website. You will need to use FTP or other method. The contents should be unzipped. You should end up with the following structure:

https://mysite.com/amcharts/amcharts4
https://mysite.com/amcharts/geodata

Set the URL

Once you have the files online on your website, in the settings page of the plugin, in the amcharts tab, you can add the full URL to the folder where you placed the files:

Self-hosting Maps Library

After you save the settings, your maps should fetch the necessary files using the new URL path.

Using Free Version

Currently this is not possible to do in the free version.

Did this answer your question?