summaryrefslogtreecommitdiff
path: root/src/mbgl/annotation/fill_annotation_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-271-1/+0
* Remove style::Layer::is()/as()Mikhail Pozdnyakov2018-10-311-1/+2
* [core] don't tie Annotation geometries to Map maxzoomKonstantin Käfer2018-01-021-2/+2
* [core] GCC 4.9 bracket initialization issuesBruno de Oliveira Abinader2017-07-121-1/+1
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-2/+2
* [tidy] modernize-use-autoBruno de Oliveira Abinader2017-05-121-1/+1
* [core] Avoid triggering re-layout of fill annotation sourceJohn Firebaugh2016-09-061-6/+5
* [core] Fix updates of line and fill annotationsJohn Firebaugh2016-08-291-10/+13
* [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-061-1/+1
* [core] Adjust layer source properties to better reflect realityJohn Firebaugh2016-06-241-3/+2
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-2/+2
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-2/+2
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-8/+5
* [core] Constrain annotation API to the supported geometry typesJohn Firebaugh2016-06-011-1/+1
* [all] Rationalize annotation APIJohn Firebaugh2016-06-011-0/+36