summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/source.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Use fixed-size std::array for ImageSource coordinatesAsheem Mamoowala2017-06-011-4/+3
* [core] Add ImageSource support to style parsersAsheem Mamoowala2017-06-011-0/+48
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-1/+1
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-34/+45
* [core] #6071 - extract GeoJSONOptions conversion from GeoJSONSource conversionIvo van Dongen2016-08-231-55/+5
* GeoJSON point clustering (#5724)Vladimir Agafonkin2016-07-271-15/+74
* [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-241-0/+123