From a7dd8bdda1318664fc3114929a880be26774f733 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Thu, 7 May 2020 17:00:14 -0700 Subject: [PATCH] ios-v5.9.0, macos-v0.16.0 compatibility Updated the compatibility tables for iOS map SDK v5.9.0 and macOS map SDK v0.16.0. --- src/style-spec/reference/v8.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/style-spec/reference/v8.json b/src/style-spec/reference/v8.json index 8b12accf811..47ba798a051 100644 --- a/src/style-spec/reference/v8.json +++ b/src/style-spec/reference/v8.json @@ -695,10 +695,16 @@ "doc": "Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.", "sdk-support": { "basic functionality": { - "js": "1.2.0" + "js": "1.2.0", + "android": "9.2.0", + "ios": "5.9.0", + "macos": "0.16.0" }, "data-driven styling": { - "js": "1.2.0" + "js": "1.2.0", + "android": "9.2.0", + "ios": "5.9.0", + "macos": "0.16.0" } }, "expression": {