summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/image-url.style.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/style_parser/image-url.style.json')
-rw-r--r--test/fixtures/style_parser/image-url.style.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/fixtures/style_parser/image-url.style.json b/test/fixtures/style_parser/image-url.style.json
new file mode 100644
index 0000000000..94614cb7ab
--- /dev/null
+++ b/test/fixtures/style_parser/image-url.style.json
@@ -0,0 +1,9 @@
+{
+ "version": 8,
+ "center" : [ 75.123, 81.123],
+ "sources": {
+ "image": {
+ "type": "image"
+ }
+ }
+} \ No newline at end of file