summaryrefslogtreecommitdiff
path: root/metrics/cache-metrics.db
Commit message (Collapse)AuthorAgeFilesLines
* Fix LocationIndicator LayerGali Nelle2020-04-101-0/+0
| | | | | | | | | This changes image size properties to be scales instead of pixel sizes. The commit also adds fixes for handling image updates with the same ID, adds tests for expressions in paint properties, as well as tests for using images with pixel ratio greater than 1. Finally it moves image-tilt-displacement and perspective-compensation properties from layout to paint properties, and includes other minor cleanups.
* Add LocationIndicatorLayerGali Nelle2020-04-081-0/+0
| | | | | New key is "G" in mbgl-glfw, cycling between no puck, centered in the viewport and positioned in Tokyo.
* [metrics] Use the cache database instead of file paths for fixturesThiago Marcos P. Santos2020-01-081-0/+0
Now that we use a cache, we no longer need "asset_path" and "vendor_path".