mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 06:20:00 +00:00
Restructure and rename components
This commit is contained in:
9
src/config/tilesets.json
Normal file
9
src/config/tilesets.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"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."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user