mirror of
https://github.com/maputnik/editor.git
synced 2026-06-17 20:57:27 +00:00
Darker source editor
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user