Skip to content

Commit e4474a4

Browse files
committed
fix: get dark blue running
1 parent 7025e59 commit e4474a4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gl/styles/trimet-dark-blue.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"version": 8,
3-
"name": "Basic",
3+
"name": "TriMet Dark Blue",
4+
"id": "trimet-dark-blue",
45
"metadata": {
56
"mapbox:autocomposite": false,
67
"mapbox:type": "template",
78
"maputnik:renderer": "mbgljs",
89
"openmaptiles:version": "3.x",
9-
"openmaptiles:mapbox:owner": "openmaptiles",
10-
"openmaptiles:mapbox:source:url": "mapbox://openmaptiles.4qljc88t"
10+
"openmaptiles:mapbox:owner": "openmaptiles"
1111
},
1212
"sources": {
1313
"openmaptiles": {
1414
"type": "vector",
15-
"url": "https://api.maptiler.com/tiles/v3/tiles.json?key={key}"
15+
"url": "mbtiles://or-wa.mbtiles"
1616
}
1717
},
18-
"glyphs": "https://api.maptiler.com/fonts/{fontstack}/{range}.pbf?key={key}",
18+
"glyphs": "{fontstack}/{range}.pbf",
1919
"layers": [
2020
{
2121
"id": "background",

0 commit comments

Comments
 (0)