mirror of
https://github.com/maputnik/editor.git
synced 2026-01-02 19:40:01 +00:00
13 lines
271 B
JSON
13 lines
271 B
JSON
{
|
|
"mapbox-streets": {
|
|
"type": "vector",
|
|
"url": "mapbox://mapbox.mapbox-streets-v7",
|
|
"title": "Mapbox Streets"
|
|
},
|
|
"openmaptiles": {
|
|
"type": "vector",
|
|
"url": "https://free.tilehosting.com/data/v3.json?key={key}",
|
|
"title": "OpenMapTiles"
|
|
}
|
|
}
|