MapComplete/assets/themes/education/education.json
2022-06-21 13:59:31 +02:00

21 lines
No EOL
497 B
JSON

{
"id": "education",
"description": {
"en": "On this map, you'll find information about all types of schools and eduction and can easily add more information"
},
"title": {
"en": "Education"
},
"defaultBackgroundId": "CartoDB.Voyager",
"maintainer": "MapComplete",
"version": "0.0.1",
"startLat": 0,
"startLon": 0,
"startZoom": 0,
"icon": "./assets/layers/school/college.svg",
"layers": [
"kindergarten_childcare",
"school",
"tertiary_education"
]
}