summaryrefslogtreecommitdiff
path: root/include/mbgl/style/property_expression.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Add feature state support to expressionJuha Alanen2019-09-181-0/+4
|
* [core] Add possibility of overriding paint properties inside format ↵Alexander Shalamov2019-03-131-71/+32
| | | | | | | | | | | | | | | | | | expression #14062 * [core] Add format override expression and formatted section to evaluation context * [core] Add textColor to TaggedString's formatted section * [core] Add FormatSectionOverrides and introduce overridable properties * [core] Populate symbol layer paint properties for text sections * [core] Add benchmark for style that uses text-color override * [core] Add unit test for FormatOverrideExpression * [core] Add unit test for FormatSectionOverrides
* [core] Convert token strings to expressionsJohn Firebaugh2018-07-201-11/+3
|
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-0/+125