summaryrefslogtreecommitdiff
path: root/src/mbgl/style/parser.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Obey "transition" property from style and its default valueJohn Firebaugh2017-06-151-0/+2
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+4
* [core] Emit MapChangeDidFailLoadingMap when the style cannot be loaded or parsedThiago Marcos P. Santos2016-08-241-1/+4
* [core] parse more Style JSON propertiesKonstantin Käfer2016-08-191-0/+7
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-1/+0
* [core, node] Node bindings for setFilterJohn Firebaugh2016-06-211-3/+0
* [core] Use variant<std::string, Tileset> in TileSourceJohn Firebaugh2016-06-151-6/+0
* [core] Push Source::tileset down to TileSourceJohn Firebaugh2016-06-141-0/+3
* [core] Move GeoJSON-specific parsing into geojson_source.cppJohn Firebaugh2016-06-141-8/+0
* [core] Push Source::geojsonvt down to GeoJSONSourceJohn Firebaugh2016-06-141-0/+6
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-0/+55