mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-29 12:20:31 +01:00
Add tilezen style
This commit is contained in:
parent
c632718324
commit
decd1f3ea2
1 changed files with 6 additions and 0 deletions
|
@ -52,5 +52,11 @@
|
|||
"title": "Mapbox Basic",
|
||||
"url": "https://rawgit.com/mapbox/mapbox-gl-styles/master/styles/basic-v9.json",
|
||||
"thumbnail": "http://maputnik.com/thumbnails/mapbox-basic.png"
|
||||
},
|
||||
{
|
||||
"id": "tilezen",
|
||||
"title": "Tilezen",
|
||||
"url": "https://rawgit.com/lukasmartinelli/tilezen-gl-style/master/style.json",
|
||||
"thumbnail": "http://maputnik.com/thumbnails/tilezen.png"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue