Darker source editor

This commit is contained in:
Lukas Martinelli
2016-12-21 16:50:34 +01:00
parent ee4bcc4c0b
commit 29bf0c2b61
7 changed files with 38 additions and 47 deletions
+4 -8
View File
@@ -3,8 +3,7 @@
"id": "mapbox-streets",
"type": "vector",
"url": "mapbox://mapbox.mapbox-streets-v7",
"title": "Mapbox Streets",
"description": "Mapbox Streets provides a vector tileset for complex general-purpose maps."
"title": "Mapbox Streets"
},
{
"id": "tilezen",
@@ -14,21 +13,18 @@
],
"minZoom": 0,
"maxZoom": 15,
"title": "Mapzen",
"description": "Mapzen vector tile services"
"title": "Mapzen Vector Tile Service"
},
{
"id": "openmaptiles",
"type": "vector",
"url": "https://free.tilehosting.com/data/v3.json?key=25ItXg7aI5wurYDtttD",
"title": "OpenMapTiles",
"description": "A free vector tile schema for general-purpose maps."
"title": "OpenMapTiles CDN"
},
{
"id": "swissnames-landscape",
"type": "geojson",
"data": "http://swissnames.lukasmartinelli.ch/data/landscape.geojson",
"title": "Geographic Names of Switzerland",
"description": "GeoJSON example from https://github.com/lukasmartinelli/swissnames"
"title": "Landscape Names GeoJSON"
}
]