summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/heatmap_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-251-56/+4
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-1/+1
* [core] Factor out setVisibility conversionJohn Firebaugh2018-08-131-13/+1
* [core] Optimize generated set{Paint,Layout}Property codeJohn Firebaugh2018-08-131-68/+134
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-1/+136
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-311-6/+6
* Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue`Mikhail Pozdnyakov2018-07-051-5/+5
* Update layer immediately when changing its max/min zoom level (#11399)Łukasz Paczos2018-04-121-0/+2
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+239