summaryrefslogtreecommitdiff
path: root/include/mbgl/style/layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* Remove style::Layer::is()/as()upstream/mikhail_drop_style_layer_castMikhail Pozdnyakov2018-10-301-25/+0
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-251-50/+23
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-0/+1
* [core] Factor out setVisibility conversionJohn Firebaugh2018-08-131-0/+1
* [core] Eliminate setProperty & co.John Firebaugh2018-08-131-1/+5
* [core] Replace unique_any with peer from mapbox-bindgenBruno de Oliveira Abinader2018-08-081-2/+2
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+3
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-0/+3
* [core, ios, macos] Implement unique_any and remove linb::anyAsheem Mamoowala2017-11-221-2/+2
* [core] ensure layer::accept works with non-void return values on gccIvo van Dongen2017-05-301-0/+7
* [core] forward visitor in layer::acceptIvo van Dongen2017-05-231-8/+8
* [core] Return {Source,Layer}::getID by valueJohn Firebaugh2017-05-121-1/+1
* [core] Immutable ImplsJohn Firebaugh2017-05-121-14/+17
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-1/+1
* [core] split off render layersIvo van Dongen2017-04-251-23/+15
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-131-0/+6
* [core] Include what you useThiago Marcos P. Santos2017-01-201-0/+1
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-0/+2
* [core] Implement circle-stroke propertiesJohn Firebaugh2016-12-091-0/+4
* [core] Trigger Source::Impl::reload when a filter or layout property is modifiedJohn Firebaugh2016-09-061-15/+55
* [core] Adjust layer source properties to better reflect realityJohn Firebaugh2016-06-241-5/+0
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-4/+3
* [core] Add {min,max}Zoom accessorsJohn Firebaugh2016-06-021-0/+6
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-0/+78