mapcomplete/assets/themes/maproulette/maproulette.json

21 lines
No EOL
618 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "maproulette",
"title": {
"en": "MapRoulette Tasks",
"de": "MapRoulette-Aufgaben",
"fr": "Tâches MapRoulette"
},
"description": {
"en": "Theme showing MapRoulette tasks, allowing you to search, filter and fix them.",
"de": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.",
"fr": "Thème MapRoulette permettant dafficher, rechercher, filtrer et résoudre les tâches."
},
"hideFromOverview": true,
"icon": "./assets/layers/maproulette/logomark.svg",
"startLat": 0,
"startLon": 0,
"startZoom": 4,
"layers": [
"maproulette"
]
}