summaryrefslogtreecommitdiff
path: root/src/mbgl/annotation/annotation_manager.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove unusedJohn Firebaugh2016-02-021-1/+0
* 2210: Sprites can be removed / updated correctlyRomain Quidet2015-12-151-0/+1
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Map::setSprite ⇢ Map::addAnnotationIconJohn Firebaugh2015-12-011-2/+2
* [core] Use a separate atlas and store for annotation spritesAdam Hunter2015-12-011-1/+10
* Partially revert "[core] Source should receive a ref to MapData just once"John Firebaugh2015-12-011-3/+1
* [core] Source should receive a ref to MapData just onceBruno de Oliveira Abinader2015-11-271-1/+3
* [core] Monitor annotation tiles, rather than completely invalidating themJohn Firebaugh2015-10-301-1/+8
* [core] Remove shape layers from the style (fixes #2405)John Firebaugh2015-10-201-0/+1
* [core] Annotation refactorJohn Firebaugh2015-10-201-35/+14
* [core] Pull annotation typedefs to own header; add AnnotationIDJohn Firebaugh2015-10-201-1/+1
* Rewrite annotation invalidation strategyJohn Firebaugh2015-09-281-19/+8
* Move updateAnnotationTiles[IfNeeded] to AnnotationManagerJohn Firebaugh2015-09-281-7/+5
* map/annotation.* ⇢ annotation/annotation_manager.*John Firebaugh2015-09-281-0/+81