summaryrefslogtreecommitdiff
path: root/platform/darwin/scripts/style-spec-overrides-v8.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/scripts/style-spec-overrides-v8.json')
-rw-r--r--platform/darwin/scripts/style-spec-overrides-v8.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/darwin/scripts/style-spec-overrides-v8.json b/platform/darwin/scripts/style-spec-overrides-v8.json
index ed42935138..cfda85b7fb 100644
--- a/platform/darwin/scripts/style-spec-overrides-v8.json
+++ b/platform/darwin/scripts/style-spec-overrides-v8.json
@@ -45,6 +45,12 @@
}
},
"paint_symbol": {
+ "icon-color": {
+ "doc": "The tint color to apply to the icon. The `icon-image-name` property must be set to a template image."
+ },
+ "icon-halo-color": {
+ "doc": "The color of the icon’s halo. The `icon-image-name` property must be set to a template image."
+ },
"icon-translate": {
"doc": "Distance that the icon's anchor is moved from its original placement."
},