Skip to content

Commit

Permalink
iOS SDK v3.6.0, macOS SDK v0.5.0
Browse files Browse the repository at this point in the history
Updated style specification SDK support tables for iOS SDK v3.6.0 and macOS SDK v0.5.0.
  • Loading branch information
1ec5 committed Jun 30, 2017
1 parent d4d9937 commit 8a0920d
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 23 deletions.
4 changes: 2 additions & 2 deletions docs/style-spec/_generate/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -529,8 +529,8 @@ <h3 class='space-bottom1'><a href='#sources-canvas' title='link to canvas'>canva
<td>basic functionality</td>
<td>&gt;= 0.32.0</td>
<td>Not supported</td>
<td>Not supported</td>
<td>Not supported</td>
<td>&gt;= 3.6.0</td>
<td>&gt;= 0.5.0</td>
</tr>
</tbody>
</table>
Expand Down
84 changes: 63 additions & 21 deletions src/style-spec/reference/v8.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,9 @@
"doc": "An extruded (3D) polygon.",
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand Down Expand Up @@ -521,7 +523,9 @@
"doc": "Whether this layer is displayed.",
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
}
Expand Down Expand Up @@ -824,7 +828,9 @@
"macos": "0.1.0"
},
"data-driven styling": {
"js": "0.35.0"
"js": "0.35.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand Down Expand Up @@ -912,7 +918,9 @@
"macos": "0.1.0"
},
"data-driven styling": {
"js": "0.35.0"
"js": "0.35.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand Down Expand Up @@ -1181,7 +1189,9 @@
"macos": "0.1.0"
},
"data-driven styling": {
"js": "0.35.0"
"js": "0.35.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand Down Expand Up @@ -1367,7 +1377,9 @@
"macos": "0.1.0"
},
"data-driven styling": {
"js": "0.35.0"
"js": "0.35.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand Down Expand Up @@ -1477,7 +1489,9 @@
"macos": "0.1.0"
},
"data-driven styling": {
"js": "0.35.0"
"js": "0.35.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand Down Expand Up @@ -1740,7 +1754,9 @@
"example": "map",
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand All @@ -1757,7 +1773,9 @@
"example": [1.5, 90, 80],
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand All @@ -1771,7 +1789,9 @@
"doc": "Color tint for lighting extruded geometries.",
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand All @@ -1787,7 +1807,9 @@
"doc": "Intensity of lighting (on a scale from 0 to 1). Higher numbers will present as more extreme contrast.",
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
}
Expand Down Expand Up @@ -1981,7 +2003,9 @@
"transition": true,
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand All @@ -2000,10 +2024,14 @@
],
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
},
"data-driven styling": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand All @@ -2022,7 +2050,9 @@
"doc": "The geometry's offset. Values are [x, y] where negatives indicate left and up (on the flat plane), respectively.",
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
},
"data-driven styling": {}
}
Expand All @@ -2046,7 +2076,9 @@
],
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
},
"data-driven styling": {}
}
Expand All @@ -2059,7 +2091,9 @@
"doc": "Name of image in sprite to use for drawing images on extruded fills. For seamless patterns, image width and height must be a factor of two (2, 4, 8, ..., 512).",
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
},
"data-driven styling": {}
}
Expand All @@ -2077,10 +2111,14 @@
"transition": true,
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
},
"data-driven styling": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
},
Expand All @@ -2100,10 +2138,14 @@
],
"sdk-support": {
"basic functionality": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
},
"data-driven styling": {
"js": "0.27.0"
"js": "0.27.0",
"ios": "3.6.0",
"macos": "0.5.0"
}
}
}
Expand Down

0 comments on commit 8a0920d

Please sign in to comment.