summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/image_atlas.hpp
Commit message (Collapse)AuthorAgeFilesLines
* add onStyleImageMissing to allow dynamically loaded or generated images (#14253)Ansis Brammanis2019-04-021-2/+14
| | | Also make `Style#updateImage(...)` much faster when the image doesn't change size. This can be useful for asynchronously generating images.
* [core] Implement CrossFadedDataDrivenProperty to add support for feature ↵Molly Lloyd2018-08-311-2/+9
| | | | expressions in `*-pattern` properties
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-0/+51