summaryrefslogtreecommitdiff
path: root/include/mbgl/style/conversion/geojson_options.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-78/+1
* [core] Add minzoom to GeoJSONOptionsKonstantin Käfer2017-09-281-0/+10
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-7/+13
* [core] #6071 - extract GeoJSONOptions conversion from GeoJSONSource conversionIvo van Dongen2016-08-231-0/+78