summaryrefslogtreecommitdiff
path: root/src/mbgl/map/vector_tile.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] support tiles with non-4096 extentsAnsis Brammanis2016-02-021-0/+1
* [core] Ensure that FileSource has access to tile URL, pixelRatio, x, y, zJohn Firebaugh2016-01-291-1/+2
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-1/+1
* [core] Use notModified rather than storing the previous response bodyJohn Firebaugh2016-01-141-1/+0
* [core] remove SourceInfo dependency from *TileDataKonstantin Käfer2016-01-131-3/+4
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Added modified, expires information to TileDataBruno de Oliveira Abinader2015-11-271-1/+1
* [core] Use std::unique_ptr for FileSource requestJohn Firebaugh2015-11-161-1/+1
* [core] Merge LiveTileData into VectorTileDataJohn Firebaugh2015-10-291-2/+18
* some cleanupKonstantin Käfer2015-04-021-3/+3
* Parse VT tags lazilyJohn Firebaugh2015-04-011-1/+1
* feature() -> getFeature() to clear up ambiguity / Linux compiler errorJustin R. Miller2015-03-171-1/+1
* refs #893 #992: point annotations APIJustin R. Miller2015-03-171-2/+2
* Don't copy VT keys / values into each featureJohn Firebaugh2015-03-101-4/+5
* More include fixesJohn Firebaugh2015-03-101-0/+2
* virtual ⇢ override in derived classJohn Firebaugh2015-03-101-6/+6
* Don't use const on value-type returnsJohn Firebaugh2015-03-101-2/+2
* Revert FeatureType renameJohn Firebaugh2015-03-091-2/+2
* Rework GeometryTile* interfaceJohn Firebaugh2015-03-091-50/+12
* unique -> shared ptrJustin R. Miller2015-03-091-1/+1
* reference cleanupsJustin R. Miller2015-03-091-5/+5
* move to shared pointers for queried layers passed to bucketsJustin R. Miller2015-03-091-1/+2
* move from range-based for loop to iterator for to be clearerJustin R. Miller2015-03-091-1/+1
* fix iterator comparatorJustin R. Miller2015-03-091-0/+1
* move to abstract interfaces to more be in line with original APIJustin R. Miller2015-03-091-13/+50
* get rid of unused memberJustin R. Miller2015-03-091-1/+0
* parse geometry collections from the pbfs; iterate geometries in bucketsJustin R. Miller2015-03-091-2/+1
* move to abstract base classes & shared pointersJustin R. Miller2015-03-091-5/+9
* refs #928: bookmarking working build of refactorJustin R. Miller2015-03-091-32/+16
* refs #928: 90% of way to genericizing VectorTileJustin R. Miller2015-03-091-71/+22
* make most headers privateKonstantin Käfer2014-12-041-0/+118