summaryrefslogtreecommitdiff
path: root/include/mbgl/style/sources/geojson_source.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Add minzoom to GeoJSONOptionsKonstantin Käfer2017-09-281-0/+1
* [core] Immutable ImplsJohn Firebaugh2017-05-121-4/+12
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-18/+1
* [core] Added URL accessor for tile sourcesMinh Nguyễn2016-12-201-1/+1
* [core] Change GeoJSONSource::getURL() to return an optional<std::string>John Firebaugh2016-08-261-1/+2
* [core] added template instances for Source.is<>().Ivo van Dongen2016-08-181-0/+5
* GeoJSON point clustering (#5724)Vladimir Agafonkin2016-07-271-2/+33
* [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-241-9/+5
* [core] Runtime source API: private implsJohn Firebaugh2016-06-161-0/+27