Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@amcharts/amcharts4-geodata

amcharts71.2kSEE LICENSE IN LICENSE4.1.30

amCharts 4 Geo Data

amcharts, javascript, charts, typescript, geodata

readme

amCharts 4 Geodata package

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.

Installation

Put contents of this package into your amcharts4/geodata folder.

Contents

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

Documentation

For extensive documentation, including getting started tutorials, as well as class reference visit V4 documentation website.

CDN

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>

License

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.

Questions?

Contact amCharts.

Found a bug?

Open an issue.