Skip to content

Commit

Permalink
Add regression test for #9518
Browse files Browse the repository at this point in the history
  • Loading branch information
karimnaaji committed Apr 9, 2020
1 parent 0754dcc commit 1a036c8
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"version": 8,
"metadata": {
"test": {
"width": 64,
"height": 64
}
},
"zoom": 3,
"sources": {},
"sprite": "local://sprites/emerald",
"layers": [
{
"id": "background",
"type": "background",
"paint": {
"background-pattern": [
"step",
["zoom"],
"",
5,
"cemetery_icon"
]
}
}
]
}

0 comments on commit 1a036c8

Please sign in to comment.