Skip to content

Commit

Permalink
[render tests] Adjust tile mode render tests
Browse files Browse the repository at this point in the history
- increased tolerance for `text-variable-anchor/left-top-right-buttom-offset-tile-map-mode`
- hide collision data for `tile-mode/streets-v11`
  • Loading branch information
pozdnyakov authored and mike-unearth committed Mar 18, 2020
1 parent 4b67564 commit d4c1a83
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"test": {
"debug": true,
"mapMode": "tile",
"height": 256
"allowed": 0.0005
}
},
"center": [
Expand Down
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
Expand Up @@ -4,7 +4,6 @@
"test": {
"mapMode":"tile",
"debug": "true",
"collisionDebug": "true",
"operations": [
[ "setStyle", "mapbox://styles/mapbox/streets-v11"]
],
Expand Down

0 comments on commit d4c1a83

Please sign in to comment.