changed sprite and glyph

This commit is contained in:
Kalin Mladenov Dobrev 2019-06-19 12:38:44 +02:00
parent 2a1d3a2f06
commit 63edc76ee9

View file

@ -4,12 +4,12 @@
"name": "Updated Mono",
"sources": {
"mapbox": {
"url": "mbtiles://planet.mbtiles",
"url": "https://test.monomaps.com/data/osm2vectortiles.json",
"type": "vector"
}
},
"sprite": "https://test.monomaps.com/styles/updated-mono/sprite",
"glyphs": "https://test.monomaps.com/fonts/{fontstack}/{range}.pbf",
"sprite": "mono",
"glyphs": "{fontstack}/{range}.pbf",
"metadata": {
"mapbox:autocomposite": true,
"mapbox:type": "template",