changed sprite and glyph
This commit is contained in:
parent
2a1d3a2f06
commit
63edc76ee9
1 changed files with 3 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue