Create map_settings.json

This commit is contained in:
Artemy 2024-01-24 09:38:15 +03:00
parent 58d94ae758
commit 6339136a55

5
map/map_settings.json Normal file
View file

@ -0,0 +1,5 @@
{
"name": "Political Map of the World",
"geoURL": "https://raw.githubusercontent.com/CIMEngine/WorldMap/main/map/geo.geojson",
"countryInfoURL": "https://raw.githubusercontent.com/CIMEngine/WorldMap/main/map/src/countries.json"
}