Merge pull request #1 from dusiburg/patch-1

add: Cringemap
This commit is contained in:
Artemy Egorov 2023-06-14 19:58:57 +03:00 committed by GitHub
commit 4a44e6c533
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -2,3 +2,4 @@
1. Political Map of the World ([worldMap](https://cimengine.github.io/map/?id=worldMap))
2. ERTH2 - Map of the Virtual States of the ERTH2 Universe ([movc](https://cimengine.github.io/map/?id=movc))
3. Cringemap ([cringemap](https://cimengine.github.io/map/?id=cringemap))

View file

@ -9,5 +9,10 @@
"description": "Map of the Virtual States of the ERTH2 Universe",
"geoURL": "https://erth2.github.io/movc/geo/geo.geojson",
"countryInfoURL": "https://erth2.github.io/movc/geo/src/countries.json"
},
"cringemap": {
"name": "Cringemap",
"geoURL": "https://raw.githubusercontent.com/dusiburg/cringemap/main/Cringemap/geo.geojson",
"countryInfoURL": "https://raw.githubusercontent.com/dusiburg/cringemap/main/Cringemap/src/countries.json"
}
}