summaryrefslogtreecommitdiff
path: root/include/mbgl/layer/raster_layer.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-58/+0
|
* [core] Add Filter accessorsJohn Firebaugh2016-06-021-0/+1
|
* [core] Introduce PropertyValue<T>John Firebaugh2016-06-021-14/+15
| | | | PropertyValue<T> represents the three possible types of style property value: undefined, constant, or function.
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-0/+56