summaryrefslogtreecommitdiff
path: root/include/mbgl/style/sources
Commit message (Expand)AuthorAgeFilesLines
* [core][ios][android][macos] Use premultiplied image directly for RasterTile a...Asheem Mamoowala2017-07-171-1/+1
* [core] Use fixed-size std::array for ImageSource coordinatesAsheem Mamoowala2017-06-011-6/+6
* [core] Render Image SourceAsheem Mamoowala2017-06-011-1/+1
* [core] Add ImageSource support to style parsersAsheem Mamoowala2017-06-011-0/+41
* [core] Immutable ImplsJohn Firebaugh2017-05-123-11/+39
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-18/+1
* [core] Added URL accessor for tile sourcesMinh Nguyễn2016-12-203-1/+7
* [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-183-0/+15
* 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-163-0/+67