summaryrefslogtreecommitdiff
path: root/include/mbgl/style/style_bucket.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/style/style_bucket.hpp')
-rw-r--r--include/mbgl/style/style_bucket.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mbgl/style/style_bucket.hpp b/include/mbgl/style/style_bucket.hpp
index 25786720b1..5cb1b69312 100644
--- a/include/mbgl/style/style_bucket.hpp
+++ b/include/mbgl/style/style_bucket.hpp
@@ -82,6 +82,7 @@ public:
class StyleBucketRaster {
public:
+ bool prerendered = false;
uint16_t raster_size = 256;
float blur = 0.0f;
float buffer = 0.03125f;