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", "name": "Updated Mono",
"sources": { "sources": {
"mapbox": { "mapbox": {
"url": "mbtiles://planet.mbtiles", "url": "https://test.monomaps.com/data/osm2vectortiles.json",
"type": "vector" "type": "vector"
} }
}, },
"sprite": "https://test.monomaps.com/styles/updated-mono/sprite", "sprite": "mono",
"glyphs": "https://test.monomaps.com/fonts/{fontstack}/{range}.pbf", "glyphs": "{fontstack}/{range}.pbf",
"metadata": { "metadata": {
"mapbox:autocomposite": true, "mapbox:autocomposite": true,
"mapbox:type": "template", "mapbox:type": "template",