diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/fixtures/map/offline/expected.png | bin | 47842 -> 62976 bytes | |||
-rw-r--r-- | test/fixtures/map/offline/style.json | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/test/fixtures/map/offline/expected.png b/test/fixtures/map/offline/expected.png Binary files differindex 1b1c2be4c6..c7bfb79fbf 100644 --- a/test/fixtures/map/offline/expected.png +++ b/test/fixtures/map/offline/expected.png diff --git a/test/fixtures/map/offline/style.json b/test/fixtures/map/offline/style.json index 978df3aae3..e92dc2fb0a 100644 --- a/test/fixtures/map/offline/style.json +++ b/test/fixtures/map/offline/style.json @@ -21,7 +21,8 @@ "source": "mapbox", "source-layer": "water", "paint": { - "fill-pattern": "noise" + "fill-pattern": "noise", + "fill-antialias": false } }, { "id": "admin", |