summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/center-not-latlong.style.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/style_parser/center-not-latlong.style.json')
-rw-r--r--test/fixtures/style_parser/center-not-latlong.style.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/style_parser/center-not-latlong.style.json b/test/fixtures/style_parser/center-not-latlong.style.json
new file mode 100644
index 0000000000..eb847868f5
--- /dev/null
+++ b/test/fixtures/style_parser/center-not-latlong.style.json
@@ -0,0 +1,4 @@
+{
+ "version": 8,
+ "center" : [ 75.123, 181.123]
+} \ No newline at end of file