summaryrefslogtreecommitdiff
path: root/src/mbgl/map/vector_tile.hpp
Commit message (Expand)AuthorAgeFilesLines
* 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