-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b04f8e2
commit 0a2c3ec
Showing
81 changed files
with
1,318 additions
and
120 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+34.9 MB
dist/amcharts_geodata_4.0.26.zip → dist/amcharts_geodata_4.0.27.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
declare const _default: { | ||
"type": string; | ||
"features": { | ||
"type": string; | ||
"geometry": { | ||
"type": string; | ||
"coordinates": number[][][]; | ||
}; | ||
"properties": { | ||
"name": string; | ||
"id": string; | ||
"CNTRY": string; | ||
"TYPE": string; | ||
"NAME_ENG": string; | ||
}; | ||
"id": string; | ||
}[]; | ||
}; | ||
export default _default; |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
declare const _default: { | ||
"type": string; | ||
"features": { | ||
"type": string; | ||
"geometry": { | ||
"type": string; | ||
"coordinates": number[][][]; | ||
}; | ||
"properties": { | ||
"name": string; | ||
"id": string; | ||
"CNTRY": string; | ||
"TYPE": string; | ||
"NAME_ENG": string; | ||
}; | ||
"id": string; | ||
}[]; | ||
}; | ||
export default _default; |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.