summaryrefslogtreecommitdiff
path: root/src/mbgl/util/interpolate.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] More complete fix for composite function interpolation edge caseJohn Firebaugh2017-04-201-1/+3
| | | | b5b4549 / #8613 handled the edge case for layout properties, but not paint properties. Move the check for a degenerate range to interpolationFactor in order to handle both correctly.
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-0/+19