summaryrefslogtreecommitdiff
path: root/src/mbgl/style/conversion/layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-0/+1
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-21/+2
* [core] Tweak conversions to reduce binary sizeJohn Firebaugh2018-07-301-36/+36
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+3
* [core] fix style parsing crash when a layer's paint property is not an objectKonstantin Käfer2018-01-231-0/+3
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+20
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-0/+206