summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-011-0/+1
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-32/+7
* [core] Report conversion errors using std::stringThiago Marcos P. Santos2016-07-121-1/+3
* [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-241-3/+3
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-0/+5
* [core] Split up and clean up conversion.hppJohn Firebaugh2016-06-241-341/+36
* [core, node] Node bindings for setFilterJohn Firebaugh2016-06-211-1/+131
* [core] Rewrite style parsing logic for reuse in node bindingsJohn Firebaugh2016-06-211-0/+263