Skip to content

Commit

Permalink
revise mock
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Apr 23, 2024
1 parent 33591c2 commit 9bfe8d1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions test/image/mocks/mapbox_bubbles-text.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,16 @@
],
"textposition": "top left",
"textfont": {
"weight": "bold",
"style": "italic",
"size": 20,
"color": "red"
}
}
],
"layout": {
"font": {
"weight": "bold",
"style": "italic"
},
"mapbox": {
"bounds": {
"west": -60,
Expand Down

0 comments on commit 9bfe8d1

Please sign in to comment.