summaryrefslogtreecommitdiff
path: root/include/mbgl/annotation/shape_annotation.hpp
Commit message (Expand)AuthorAgeFilesLines
* [all] Rationalize annotation APIJohn Firebaugh2016-06-011-37/+0
* [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-011-7/+4
* [core] Do annotation longitude wrapping together with latitude clampingJohn Firebaugh2016-06-011-15/+1
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Define mbgl::variant (#4833)John Firebaugh2016-04-251-3/+2
* [core] Coordinate wrapping fixesBruno de Oliveira Abinader2016-03-101-2/+15
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-4/+16
* [core] Style-sourced shape annotation propertiesJohn Firebaugh2015-10-221-4/+7
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-2/+6
* [core] Pull annotation typedefs to own header; add AnnotationIDJohn Firebaugh2015-10-201-3/+5
* Use array of structs rather than parallel arrays for annotationsJohn Firebaugh2015-06-291-0/+24