summaryrefslogtreecommitdiff
path: root/src/mbgl/layout/symbol_feature.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove optional from GeometryTileFeature::getValue()upstream/geometrytilefeature-getvalue-no-optionalBruno de Oliveira Abinader2019-01-141-1/+1
* [core] Pass-by-const ref in GeometryTileFeature::getProperties()Bruno de Oliveira Abinader2019-01-141-2/+2
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-1/+1
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-1/+2
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-4/+13
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-0/+3
* [core] Fix symbol rendering for multipointsJohn Firebaugh2016-12-201-0/+1
* [core] Full support for line breaking bidirectional text using ICU bidi funct...Chris Loer2016-11-301-2/+0
* [core] Add minimal line breaking support for RTL text.Chris Loer2016-11-171-0/+2
* [core] Use UTF-16 instead of UTF-32 for label features to avoid extra convers...Chris Loer2016-11-171-1/+1
* [core] Use consistent terms: "text" and "icon"John Firebaugh2016-09-161-2/+2
* [core] Use optional to represent possible absence, not empty stringsJohn Firebaugh2016-09-161-2/+3
* [core] Move SymbolInstance and SymbolFeature into their own filesJohn Firebaugh2016-09-161-0/+17