Skip to content

Commit 4906107

Browse files
chore: add more example values for expressions (#1376)
* Add example values to v8.json parameters * Apply suggestion --------- Co-authored-by: Harel M <[email protected]>
1 parent 7c6c9d5 commit 4906107

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/reference/v8.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,6 +2265,7 @@
22652265
"zoom"
22662266
]
22672267
},
2268+
"example": ["center", "left", "right"],
22682269
"property-type": "data-constant"
22692270
},
22702271
"text-variable-anchor-offset": {
@@ -2297,6 +2298,7 @@
22972298
"feature"
22982299
]
22992300
},
2301+
"example": ["top", [0, 4], "left", [3, 0], "bottom", [1, 1]],
23002302
"property-type": "data-driven"
23012303
},
23022304
"text-anchor": {

0 commit comments

Comments
 (0)