diff --git a/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries.ts b/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries.ts index b2be211db1314..4b76d831cf9aa 100755 --- a/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries.ts +++ b/superset-frontend/plugins/legacy-plugin-chart-country-map/src/countries.ts @@ -47,6 +47,7 @@ import lithuania from './countries/lithuania.geojson'; import nigeria from './countries/nigeria.geojson'; import norway from './countries/norway.geojson'; import malaysia from './countries/malaysia.geojson'; +import mexico from './countries/mexico.geojson'; import morocco from './countries/morocco.geojson'; import myanmar from './countries/myanmar.geojson'; import netherlands from './countries/netherlands.geojson'; @@ -104,6 +105,7 @@ export const countries = { liechtenstein, lithuania, malaysia, + mexico, morocco, myanmar, netherlands,