Skip to content

Commit 0a51067

Browse files
Update query and render tests
1 parent 3446a58 commit 0a51067

File tree

20 files changed

+9
-9
lines changed

20 files changed

+9
-9
lines changed

test/integration/query-tests/regressions/mapbox-gl-js#3534/style.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"height": 500,
88
"queryGeometry": [
99
266,
10-
271
10+
275
1111
],
1212
"queryOptions": {
1313
"layers": [

test/integration/query-tests/symbol-features-in/tilted-outside/style.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"height": 500,
88
"queryGeometry": [
99
[
10-
230,
11-
250
10+
160,
11+
120
1212
],
1313
[
14-
300,
15-
300
14+
220,
15+
160
1616
]
1717
]
1818
}

test/integration/query-tests/symbol/inside/style.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"width": 500,
77
"height": 500,
88
"queryGeometry": [
9-
266,
10-
271
9+
265,
10+
267
1111
]
1212
}
1313
},

test/integration/query-tests/symbol/rotated-inside/style.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"width": 500,
77
"height": 500,
88
"queryGeometry": [
9-
370,
10-
305
9+
440,
10+
215
1111
]
1212
}
1313
},
-4.31 KB
Loading
-1.17 KB
Loading
-6.58 KB
Loading
-3.97 KB
Loading
105 Bytes
Loading
-74.3 KB
Loading

0 commit comments

Comments
 (0)