summaryrefslogtreecommitdiff
path: root/src/mbgl/style/tile_source_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Immutable ImplsJohn Firebaugh2017-05-121-47/+0
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-2/+0
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-2/+2
* Make Source::getZoomRange return an optional rangeBruno de Oliveira Abinader2017-03-211-2/+1
* [core] Expose Source::getZoomRangeBruno de Oliveira Abinader2017-03-201-2/+2
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-1/+1
* [core] Removed map attribution APIMinh Nguyễn2016-09-261-1/+1
* [core] Source-driven attributionMinh Nguyễn2016-09-261-0/+2
* [core] Source::update => Source::{load,parse}Tiles, Source::load => Source::l...Konstantin Käfer2016-09-051-1/+1
* [core, node] Implement bindings for addSourceJohn Firebaugh2016-06-241-3/+0
* [core] Runtime source API: private implsJohn Firebaugh2016-06-161-0/+51