summaryrefslogtreecommitdiff
path: root/include/mbgl/annotation
Commit message (Collapse)AuthorAgeFilesLines
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-121-40/+0
|
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-4/+16
|
* [core] Style-sourced shape annotation propertiesJohn Firebaugh2015-10-221-4/+7
| | | | | This introduces the possibility to source the type and style properties of a shape annotation from a designated layer in the style.
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-2/+6
|
* [core] Annotation refactorJohn Firebaugh2015-10-201-6/+0
|
* [core] Pull annotation typedefs to own header; add AnnotationIDJohn Firebaugh2015-10-202-3/+25
|
* add ability to add random custom markers to test appKonstantin Käfer2015-07-081-0/+40
|
* Use array of structs rather than parallel arrays for annotationsJohn Firebaugh2015-06-292-0/+46
|
* Revert "use array of structs rather than parallel arrays for annotations"Minh Nguyễn2015-06-151-22/+0
| | | | This reverts commit 2435c1ad2603432186ee61eb4c423244a088bc51 (#1710), which needs to be revisited in light of #1655, which is a much higher priority at the moment.
* use array of structs rather than parallel arrays for annotationsKonstantin Käfer2015-06-111-0/+22