Skip to content

Commit

Permalink
add malaysia map. created via jupyter. (#1193)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminadha authored and zhaoyongjie committed Nov 26, 2021
1 parent 4f1b768 commit 0949825
Show file tree
Hide file tree
Showing 3 changed files with 481 additions and 455 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import italy from 'file-loader!./countries/italy.geojson';
import japan from 'file-loader!./countries/japan.geojson';
import korea from 'file-loader!./countries/korea.geojson';
import liechtenstein from 'file-loader!./countries/liechtenstein.geojson';
import malaysia from 'file-loader!./countries/malaysia.geojson';
import morocco from 'file-loader!./countries/morocco.geojson';
import myanmar from 'file-loader!./countries/myanmar.geojson';
import netherlands from 'file-loader!./countries/netherlands.geojson';
Expand Down Expand Up @@ -48,6 +49,7 @@ export const countries = {
japan,
korea,
liechtenstein,
malaysia,
morocco,
myanmar,
netherlands,
Expand Down
Loading

0 comments on commit 0949825

Please sign in to comment.