summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/geojson.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-1/+2
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-6/+4
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-3/+11
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-1/+1
* [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-241-0/+15