summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layers/heatmap_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core][android] Introduce mbgl::style::LayerTypeInfoMikhail Pozdnyakov2018-11-151-7/+3
* noexcept specifier for layer factory methodsMikhail Pozdnyakov2018-11-071-2/+2
* Refer corresponding LayerFactory instance from the Layer::ImplMikhail Pozdnyakov2018-11-071-3/+9
* Introduce the style::Layer factory classesMikhail Pozdnyakov2018-10-311-0/+8
* Remove style::Layer::is()/as()Mikhail Pozdnyakov2018-10-311-5/+0
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-251-15/+3
* [core] Initial implementation of 'format' expressionChris Loer2018-10-151-0/+1
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-0/+4
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-7/+6
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-051-4/+4
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+86