Restructure and rename components

This commit is contained in:
Lukas Martinelli
2016-12-20 11:44:22 +01:00
parent 461a001552
commit fde60ac3e0
46 changed files with 365 additions and 425 deletions

9
src/config/tilesets.json Normal file
View 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."
}
]