Skip to content

Commit

Permalink
Version 4.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
martynasma committed Sep 24, 2021
1 parent 78ab0d9 commit 9618789
Show file tree
Hide file tree
Showing 109 changed files with 129 additions and 1,175 deletions.
2 changes: 1 addition & 1 deletion dist/es2015/.internal/Geodata.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export interface MultiLineString {
}
export interface Feature {
type: "Feature";
geometry: Polygon | MultiPolygon | MultiLineString;
geometry: Polygon | MultiPolygon | MultiLineString | null;
properties: object;
id: string;
}
Expand Down
11 changes: 11 additions & 0 deletions dist/es2015/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [4.1.22] - 2021-09-24

### Changed
- Updated province IDs to recent changes in ISO in a map of South Africa.

### Fixed
- Fixed Svalbard map.
- Fixed Nigeria map.
- Fixed US Congressional maps: Alabama, Florida, Maine, Maryland, Massachusetts, New Jersey, Michigan, Rhode Island, Virginia, Washington.


## [4.1.21] - 2021-06-23

### Added
Expand Down
40 changes: 1 addition & 39 deletions dist/es2015/json/nigeriaHigh.json

Large diffs are not rendered by default.

40 changes: 1 addition & 39 deletions dist/es2015/json/nigeriaLow.json

Large diffs are not rendered by default.

11 changes: 1 addition & 10 deletions dist/es2015/json/region/usa/congressional/alHigh.json

Large diffs are not rendered by default.

11 changes: 1 addition & 10 deletions dist/es2015/json/region/usa/congressional/alLow.json

Large diffs are not rendered by default.

38 changes: 1 addition & 37 deletions dist/es2015/json/region/usa/congressional/flHigh.json

Large diffs are not rendered by default.

38 changes: 1 addition & 37 deletions dist/es2015/json/region/usa/congressional/flLow.json

Large diffs are not rendered by default.

15 changes: 1 addition & 14 deletions dist/es2015/json/region/usa/congressional/maHigh.json

Large diffs are not rendered by default.

15 changes: 1 addition & 14 deletions dist/es2015/json/region/usa/congressional/maLow.json

Large diffs are not rendered by default.

12 changes: 1 addition & 11 deletions dist/es2015/json/region/usa/congressional/mdHigh.json

Large diffs are not rendered by default.

12 changes: 1 addition & 11 deletions dist/es2015/json/region/usa/congressional/mdLow.json

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/json/region/usa/congressional/meHigh.json

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/json/region/usa/congressional/meLow.json

Large diffs are not rendered by default.

17 changes: 1 addition & 16 deletions dist/es2015/json/region/usa/congressional/miHigh.json

Large diffs are not rendered by default.

17 changes: 1 addition & 16 deletions dist/es2015/json/region/usa/congressional/miLow.json

Large diffs are not rendered by default.

16 changes: 1 addition & 15 deletions dist/es2015/json/region/usa/congressional/njHigh.json

Large diffs are not rendered by default.

16 changes: 1 addition & 15 deletions dist/es2015/json/region/usa/congressional/njLow.json

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/json/region/usa/congressional/riHigh.json

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/json/region/usa/congressional/riLow.json

Large diffs are not rendered by default.

14 changes: 1 addition & 13 deletions dist/es2015/json/region/usa/congressional/vaHigh.json

Large diffs are not rendered by default.

14 changes: 1 addition & 13 deletions dist/es2015/json/region/usa/congressional/vaLow.json

Large diffs are not rendered by default.

13 changes: 1 addition & 12 deletions dist/es2015/json/region/usa/congressional/waHigh.json

Large diffs are not rendered by default.

13 changes: 1 addition & 12 deletions dist/es2015/json/region/usa/congressional/waLow.json

Large diffs are not rendered by default.

13 changes: 1 addition & 12 deletions dist/es2015/json/southAfricaHigh.json

Large diffs are not rendered by default.

13 changes: 1 addition & 12 deletions dist/es2015/json/southAfricaLow.json

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/json/svalbardHigh.json

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/json/svalbardLow.json
Diff not rendered.
40 changes: 1 addition & 39 deletions dist/es2015/nigeriaHigh.js

Large diffs are not rendered by default.

40 changes: 1 addition & 39 deletions dist/es2015/nigeriaLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/es2015/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amcharts/amcharts4-geodata",
"version": "4.1.21",
"version": "4.1.22",
"author": "amCharts <[email protected]> (https://www.amcharts.com/)",
"description": "amCharts 4 Geo Data",
"homepage": "https://www.amcharts.com/",
Expand Down
11 changes: 1 addition & 10 deletions dist/es2015/region/usa/congressional/alHigh.js

Large diffs are not rendered by default.

11 changes: 1 addition & 10 deletions dist/es2015/region/usa/congressional/alLow.js

Large diffs are not rendered by default.

38 changes: 1 addition & 37 deletions dist/es2015/region/usa/congressional/flHigh.js

Large diffs are not rendered by default.

38 changes: 1 addition & 37 deletions dist/es2015/region/usa/congressional/flLow.js

Large diffs are not rendered by default.

15 changes: 1 addition & 14 deletions dist/es2015/region/usa/congressional/maHigh.js

Large diffs are not rendered by default.

15 changes: 1 addition & 14 deletions dist/es2015/region/usa/congressional/maLow.js

Large diffs are not rendered by default.

12 changes: 1 addition & 11 deletions dist/es2015/region/usa/congressional/mdHigh.js

Large diffs are not rendered by default.

12 changes: 1 addition & 11 deletions dist/es2015/region/usa/congressional/mdLow.js

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/region/usa/congressional/meHigh.js

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/region/usa/congressional/meLow.js

Large diffs are not rendered by default.

17 changes: 1 addition & 16 deletions dist/es2015/region/usa/congressional/miHigh.js

Large diffs are not rendered by default.

17 changes: 1 addition & 16 deletions dist/es2015/region/usa/congressional/miLow.js

Large diffs are not rendered by default.

16 changes: 1 addition & 15 deletions dist/es2015/region/usa/congressional/njHigh.js

Large diffs are not rendered by default.

16 changes: 1 addition & 15 deletions dist/es2015/region/usa/congressional/njLow.js

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/region/usa/congressional/riHigh.js

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/region/usa/congressional/riLow.js

Large diffs are not rendered by default.

14 changes: 1 addition & 13 deletions dist/es2015/region/usa/congressional/vaHigh.js

Large diffs are not rendered by default.

14 changes: 1 addition & 13 deletions dist/es2015/region/usa/congressional/vaLow.js

Large diffs are not rendered by default.

13 changes: 1 addition & 12 deletions dist/es2015/region/usa/congressional/waHigh.js

Large diffs are not rendered by default.

13 changes: 1 addition & 12 deletions dist/es2015/region/usa/congressional/waLow.js

Large diffs are not rendered by default.

13 changes: 1 addition & 12 deletions dist/es2015/southAfricaHigh.js

Large diffs are not rendered by default.

13 changes: 1 addition & 12 deletions dist/es2015/southAfricaLow.js

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/svalbardHigh.js

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions dist/es2015/svalbardLow.js

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions dist/script/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [4.1.22] - 2021-09-24

### Changed
- Updated province IDs to recent changes in ISO in a map of South Africa.

### Fixed
- Fixed Svalbard map.
- Fixed Nigeria map.
- Fixed US Congressional maps: Alabama, Florida, Maine, Maryland, Massachusetts, New Jersey, Michigan, Rhode Island, Virginia, Washington.


## [4.1.21] - 2021-06-23

### Added
Expand Down
40 changes: 1 addition & 39 deletions dist/script/json/nigeriaHigh.json
Diff not rendered.
40 changes: 1 addition & 39 deletions dist/script/json/nigeriaLow.json
Diff not rendered.
11 changes: 1 addition & 10 deletions dist/script/json/region/usa/congressional/alHigh.json
Diff not rendered.
11 changes: 1 addition & 10 deletions dist/script/json/region/usa/congressional/alLow.json
Diff not rendered.
38 changes: 1 addition & 37 deletions dist/script/json/region/usa/congressional/flHigh.json
Diff not rendered.
38 changes: 1 addition & 37 deletions dist/script/json/region/usa/congressional/flLow.json
Diff not rendered.
15 changes: 1 addition & 14 deletions dist/script/json/region/usa/congressional/maHigh.json
Diff not rendered.
15 changes: 1 addition & 14 deletions dist/script/json/region/usa/congressional/maLow.json
Diff not rendered.
12 changes: 1 addition & 11 deletions dist/script/json/region/usa/congressional/mdHigh.json
Diff not rendered.
12 changes: 1 addition & 11 deletions dist/script/json/region/usa/congressional/mdLow.json
Diff not rendered.
5 changes: 1 addition & 4 deletions dist/script/json/region/usa/congressional/meHigh.json
Diff not rendered.
5 changes: 1 addition & 4 deletions dist/script/json/region/usa/congressional/meLow.json
Diff not rendered.
17 changes: 1 addition & 16 deletions dist/script/json/region/usa/congressional/miHigh.json
Diff not rendered.
17 changes: 1 addition & 16 deletions dist/script/json/region/usa/congressional/miLow.json
Diff not rendered.
16 changes: 1 addition & 15 deletions dist/script/json/region/usa/congressional/njHigh.json
Diff not rendered.
16 changes: 1 addition & 15 deletions dist/script/json/region/usa/congressional/njLow.json
Diff not rendered.
5 changes: 1 addition & 4 deletions dist/script/json/region/usa/congressional/riHigh.json
Diff not rendered.
5 changes: 1 addition & 4 deletions dist/script/json/region/usa/congressional/riLow.json
Diff not rendered.
14 changes: 1 addition & 13 deletions dist/script/json/region/usa/congressional/vaHigh.json
Diff not rendered.
14 changes: 1 addition & 13 deletions dist/script/json/region/usa/congressional/vaLow.json
Diff not rendered.
13 changes: 1 addition & 12 deletions dist/script/json/region/usa/congressional/waHigh.json
Diff not rendered.
13 changes: 1 addition & 12 deletions dist/script/json/region/usa/congressional/waLow.json
Diff not rendered.
13 changes: 1 addition & 12 deletions dist/script/json/southAfricaHigh.json
Diff not rendered.
13 changes: 1 addition & 12 deletions dist/script/json/southAfricaLow.json
Diff not rendered.
5 changes: 1 addition & 4 deletions dist/script/json/svalbardHigh.json
Diff not rendered.
5 changes: 1 addition & 4 deletions dist/script/json/svalbardLow.json
Diff not rendered.
2 changes: 1 addition & 1 deletion dist/script/nigeriaHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/nigeriaLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@amcharts/amcharts4-geodata",
"version": "4.1.21",
"version": "4.1.22",
"author": "amCharts <[email protected]> (https://www.amcharts.com/)",
"description": "amCharts 4 Geo Data",
"homepage": "https://www.amcharts.com/",
Expand Down
2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/alHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/alLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/flHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/flLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/maHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/maLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/mdHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/mdLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/meHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/meLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/miHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/miLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/njHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/njLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/riHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/riLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/vaHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/vaLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/waHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/region/usa/congressional/waLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/southAfricaHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/southAfricaLow.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/svalbardHigh.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/script/svalbardLow.js

Large diffs are not rendered by default.

0 comments on commit 9618789

Please sign in to comment.