summaryrefslogtreecommitdiff
path: root/src/mbgl/style/conversion
Commit message (Expand)AuthorAgeFilesLines
* Don't enforce ["zoom"] constraints for filters (#11672)Anand Thakker2018-04-121-2/+5
* [core] Stringify expression syntax, not function syntaxJohn Firebaugh2018-03-141-125/+6
* [core] TileJSON conversion clamps bounds longitude to [-180,180], per specAsheem Mamoowala2018-03-091-0/+2
* [core] Add expression filter support (#11251)Lucas Wojciechowski2018-03-092-6/+63
* [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-153-0/+17
* [core] add support for mapzen terrarium (#11154)Molly Lloyd2018-02-141-0/+10
* TileJSON Bounds allows values inclusive of world extentsAsheem Mamoowala2018-02-121-1/+1
* [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-233-1/+61
* [core, ios, macos, android] Add data-driven-styling support for `text-font`John Firebaugh2018-01-101-1/+1
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-01-051-0/+31
* Implement Expressions (#9439)Anand Thakker2017-11-081-0/+34
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-2315-15/+1417
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-8/+1
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-082-19/+40
* [core] Internalize rapidjson.hppBruno de Oliveira Abinader2017-03-281-0/+35
* [core] Introduce dedicated filter types for $type and $id special cases (#7971)John Firebaugh2017-02-091-7/+79
* [core, ios, macos] Refactor composite stop types and conversionsJohn Firebaugh2017-02-091-11/+9
* [core] default value support in categorical function conversionIvo van Dongen2017-02-021-0/+8
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-12/+136
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-0/+256