Chore: remove CartoDB.Voyager as default background for themes, it's close to MapTiler anyway
This commit is contained in:
parent
d7115e46ee
commit
94f9fe7b5f
13 changed files with 0 additions and 13 deletions
|
@ -57,7 +57,6 @@
|
|||
"startLon": 0,
|
||||
"startZoom": 1,
|
||||
"widenFactor": 1.5,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"layers": [
|
||||
"charging_station"
|
||||
]
|
||||
|
|
|
@ -45,7 +45,6 @@
|
|||
"cs": "Mapa, kde můžete prohlížet a upravovat věci související s cyklistickou infrastrukturou. Vytvořeno během #osoc21."
|
||||
},
|
||||
"hideFromOverview": false,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"icon": "./assets/themes/cycle_infra/cycle-infra.svg",
|
||||
"startLat": 51,
|
||||
"startLon": 3.75,
|
||||
|
|
|
@ -36,7 +36,6 @@
|
|||
"credits": "Originally created during Open Summer of Code by Pieter Fiers, Thibault Declercq, Pierre Barban, Joost Schouppe and Pieter Vander Vennet",
|
||||
"icon": "./assets/themes/cyclofix/logo.svg",
|
||||
"startLat": 0,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 0,
|
||||
"startZoom": 1,
|
||||
"widenFactor": 2,
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
},
|
||||
"icon": "./assets/themes/drinking_water/logo.svg",
|
||||
"startLat": 50.8465573,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 4.351697,
|
||||
"startZoom": 16,
|
||||
"widenFactor": 2,
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
"eu": "Hezkuntza",
|
||||
"pl": "Edukacja"
|
||||
},
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLat": 0,
|
||||
"startLon": 0,
|
||||
"startZoom": 0,
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
},
|
||||
"icon": "./assets/layers/doctors/doctors.svg",
|
||||
"startLat": 50.8465573,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 4.351697,
|
||||
"startZoom": 16,
|
||||
"widenFactor": 2,
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
},
|
||||
"icon": "./assets/layers/entrance/entrance.svg",
|
||||
"startLat": 51.17181,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 4.144383,
|
||||
"startZoom": 14,
|
||||
"widenFactor": 2,
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
},
|
||||
"icon": "./assets/themes/onwheels/crest.svg",
|
||||
"startLat": 50.86622,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 4.350103,
|
||||
"startZoom": 17,
|
||||
"widenFactor": 2,
|
||||
|
|
|
@ -41,6 +41,5 @@
|
|||
"layers": [
|
||||
"windturbine"
|
||||
],
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"credits": "Seppe Santens"
|
||||
}
|
|
@ -29,7 +29,6 @@
|
|||
},
|
||||
"icon": "./assets/themes/osm_community_index/osm.svg",
|
||||
"startLat": 50.8465573,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 4.351697,
|
||||
"startZoom": 16,
|
||||
"clustering": false,
|
||||
|
|
|
@ -46,7 +46,6 @@
|
|||
"startLon": 9.9937,
|
||||
"startZoom": 13,
|
||||
"widenFactor": 1.5,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"clustering": {
|
||||
"maxZoom": 14,
|
||||
"minNeededElements": 100
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
},
|
||||
"icon": "./assets/themes/rainbow_crossings/logo.svg",
|
||||
"startLat": 50.8465573,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 4.351697,
|
||||
"startZoom": 16,
|
||||
"widenFactor": 2,
|
||||
|
|
|
@ -26,7 +26,6 @@
|
|||
},
|
||||
"icon": "./assets/layers/walls_and_buildings/walls_and_buildings.png",
|
||||
"startLat": 50.8465573,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 4.351697,
|
||||
"startZoom": 16,
|
||||
"widenFactor": 2,
|
||||
|
|
Loading…
Reference in a new issue