summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/tileset.hpp
Commit message (Expand)AuthorAgeFilesLines
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-64/+1
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-7/+13
* [core] support "scheme": "tms" in TileJSON filesKonstantin Käfer2016-08-161-0/+8
* [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-241-0/+67