summaryrefslogtreecommitdiff
path: root/src/mbgl/style/rapidjson_conversion.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix modernize-return-braced-init-list errors in header filesThiago Marcos P. Santos2020-04-171-1/+1
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-1/+1
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-65/+87
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-011-0/+7
* [core] upgrade RapidJSON to 1.1.0Konstantin Käfer2016-09-151-2/+4
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-0/+16
* [core, node] Node bindings for setFilterJohn Firebaugh2016-06-211-0/+23
* [core] Rewrite style parsing logic for reuse in node bindingsJohn Firebaugh2016-06-211-0/+55