summaryrefslogtreecommitdiff
path: root/src/mbgl/annotation/shape_annotation_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix readability-avoid-const-params-in-decls errors in header filesThiago Marcos P. Santos2020-04-171-1/+1
* [core] don't tie Annotation geometries to Map maxzoomKonstantin Käfer2018-01-021-2/+1
* [core] Fix issues with the std:: namespace and old compilersThiago Marcos P. Santos2017-07-261-0/+1
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-5/+2
* [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-061-0/+30
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-2/+2
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-2/+5
* [core] Constrain annotation API to the supported geometry typesJohn Firebaugh2016-06-011-1/+1
* [all] Rationalize annotation APIJohn Firebaugh2016-06-011-12/+6
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-1/+2
* [core] Remove unusedJohn Firebaugh2016-02-021-1/+0
* [core] upgrade to GeoJSON VT 3.0.0Konstantin Käfer2015-12-101-3/+3
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Push layouts and paints to subclassesJohn Firebaugh2015-11-101-4/+0
* [core] mason geojsonvt-2.1.6.3Mike Morris2015-11-021-1/+2
* [core] Style-sourced shape annotation propertiesJohn Firebaugh2015-10-221-1/+7
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-0/+1
* [core] Remove shape layers from the style (fixes #2405)John Firebaugh2015-10-201-1/+2
* [core] Annotation refactorJohn Firebaugh2015-10-201-0/+36