Skip to content

Commit cb22769

Browse files
committed
Replace key with wildcard
1 parent 53ddd4e commit cb22769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"sources": {
4949
"openmaptiles": {
5050
"type": "vector",
51-
"url": "https://free.tilehosting.com/data/v3.json?key=tXiQqN3lIgskyDErJCeY"
51+
"url": "https://free.tilehosting.com/data/v3.json?key={key}"
5252
}
5353
},
5454
"sprite": "https://klokantech.github.io/oldmapsonline-gl-style/sprite",
55-
"glyphs": "https://free.tilehosting.com/fonts/{fontstack}/{range}.pbf?key=tXiQqN3lIgskyDErJCeY",
55+
"glyphs": "https://free.tilehosting.com/fonts/{fontstack}/{range}.pbf?key={key}",
5656
"layers": [
5757
{
5858
"id": "background",

0 commit comments

Comments
 (0)