From bd4441503f364020af286e62bdeb86f4475d5d0a Mon Sep 17 00:00:00 2001 From: Bruno de Oliveira Abinader Date: Thu, 10 Aug 2017 16:14:37 +0300 Subject: [test] Added Map.SetStyleDefaultCamera test --- test/fixtures/api/empty-zoomed.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/fixtures/api/empty-zoomed.json (limited to 'test/fixtures') diff --git a/test/fixtures/api/empty-zoomed.json b/test/fixtures/api/empty-zoomed.json new file mode 100644 index 0000000000..02d8fca99e --- /dev/null +++ b/test/fixtures/api/empty-zoomed.json @@ -0,0 +1,6 @@ +{ + "version": 8, + "zoom": 0.5, + "sources": {}, + "layers": [] +} -- cgit v1.2.1