From b347ec2f5598a6b6dacd8c72ffc116a581133aba Mon Sep 17 00:00:00 2001 From: Lauren Budorick Date: Fri, 21 Jul 2017 10:48:12 -0700 Subject: [PATCH] Update DDS support tables for line-join and line-cap --- src/style-spec/reference/v8.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/style-spec/reference/v8.json b/src/style-spec/reference/v8.json index dc2f78d7798..411020e5d37 100644 --- a/src/style-spec/reference/v8.json +++ b/src/style-spec/reference/v8.json @@ -556,7 +556,9 @@ "ios": "2.0.0", "macos": "0.1.0" }, - "data-driven styling": {} + "data-driven styling": { + "js": "0.39.0" + } } }, "line-join": { @@ -584,7 +586,9 @@ "ios": "2.0.0", "macos": "0.1.0" }, - "data-driven styling": {} + "data-driven styling": { + "js": "0.39.0" + } } }, "line-miter-limit": {