Skip to content

Commit

Permalink
Merge pull request #3 from dimagi/mk/4099-add-sa-map
Browse files Browse the repository at this point in the history
Add country map for South Africa
  • Loading branch information
kaapstorm authored Jan 8, 2025
2 parents 5ed8f67 + 9aeba3e commit 2ba8e85
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ import saint_martin from './countries/saint_martin.geojson';
import saudi_arabia from './countries/saudi_arabia.geojson';
import singapore from './countries/singapore.geojson';
import slovenia from './countries/slovenia.geojson';
import south_africa from './countries/south_africa.geojson';
import spain from './countries/spain.geojson';
import sri_lanka from './countries/sri_lanka.geojson';
import sweden from './countries/sweden.geojson';
Expand Down Expand Up @@ -188,6 +189,7 @@ export const countries = {
saudi_arabia,
singapore,
slovenia,
south_africa,
spain,
sri_lanka,
sweden,
Expand Down
Loading

0 comments on commit 2ba8e85

Please sign in to comment.