Skip to content

Commit 9bfe8d1

Browse files
committed
revise mock
1 parent 33591c2 commit 9bfe8d1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

test/image/mocks/mapbox_bubbles-text.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,16 @@
3232
],
3333
"textposition": "top left",
3434
"textfont": {
35-
"weight": "bold",
36-
"style": "italic",
3735
"size": 20,
3836
"color": "red"
3937
}
4038
}
4139
],
4240
"layout": {
41+
"font": {
42+
"weight": "bold",
43+
"style": "italic"
44+
},
4345
"mapbox": {
4446
"bounds": {
4547
"west": -60,

0 commit comments

Comments
 (0)