This package is a collection of geodata - map files for amCharts 4.
Those are meant for use with MapChart
. (not included in this package)
To make use of geodata (maps), you will need the amCharts 4 library.
Put contents of this package into your amcharts4/geodata
folder.
Directory | Description |
---|---|
/dist/es2015/ | Map files as modules |
/dist/es2015/json/ | Versions of the map files in plain GeoJSON format |
/dist/script/ | Map files as JavaScript inlcudes |
/dist/script/json/ | Versions of the map files in plain GeoJSON format |
For extensive documentation, including getting started tutorials, as well as class reference visit V4 documentation website.
- NPM package (library)
- NPM package (geodata)
- GitHub repository (library)
- GitHub repository (geodata)
- ZIP download
JavaScript version of the files included in this package is available as a free
CDN service, accessible via URL https://www.amcharts.com/lib/4/geodata/...
,
e.g.:
<script src="https://www.amcharts.com/lib/4/geodata/worldLow.js"></script>
If you have a commercial amCharts 4 license, this software is covered by your license, which supersedes any other license bundled with this package.
If you don't have a commercial license, the use of this software is covered by a freeware license. Refer to included LICENSE file. The license is also available online.
Open an issue.