summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2018-05-16 12:16:14 -0400
committerFabian Guerra <fabian.guerra@mapbox.com>2018-05-16 12:16:14 -0400
commit41973c63b4577ad1d7861df833094868d3517af0 (patch)
tree2d80d95b222f17c0f8f47adfc2e9a107ed8dd2b3
parente31bb9726b97fa6b3bc1a9f23fbd178807642eed (diff)
downloadqtlocation-mapboxgl-41973c63b4577ad1d7861df833094868d3517af0.tar.gz
[ios, macos] Update mgl_match documentation.
-rw-r--r--platform/darwin/docs/guides/Predicates and Expressions.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/darwin/docs/guides/Predicates and Expressions.md b/platform/darwin/docs/guides/Predicates and Expressions.md
index 18eccda569..71857050b6 100644
--- a/platform/darwin/docs/guides/Predicates and Expressions.md
+++ b/platform/darwin/docs/guides/Predicates and Expressions.md
@@ -536,6 +536,7 @@ expression that contains references to those variables.
An input expression, then any number of argument pairs, followed by a default
expression. Each argument pair consists of a constant value followed by an
expression to produce as a result of matching that constant value.
+ An input value can be either a constant or aggregate expression.
</dd>
</dl>